diff options
Diffstat (limited to 'Library/Formula/libopkele.rb')
| -rw-r--r-- | Library/Formula/libopkele.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/libopkele.rb b/Library/Formula/libopkele.rb index 677dc7bb9..fc7062594 100644 --- a/Library/Formula/libopkele.rb +++ b/Library/Formula/libopkele.rb @@ -8,8 +8,8 @@ class Libopkele < Formula sha1 "0c403d118efe6b4ee4830914448078c0ee967757" patch do - url "https://github.com/hacker/libopkele/commit/9ff6244998b0d41e71f7cc7351403ad590e990e4.patch" - sha1 "f799213b0e65d42b96ff78eb3b5be4f0ec06afa5" + url "https://github.com/hacker/libopkele/commit/9ff6244998b0d41e71f7cc7351403ad590e990e4.diff" + sha1 "dd86d5a493a54f57ac3bc842878cba5c6608aa7e" end end |
