diff options
Diffstat (limited to 'Library/Formula/adplug.rb')
| -rw-r--r-- | Library/Formula/adplug.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/adplug.rb b/Library/Formula/adplug.rb index 87b57e4b9..a6ca1a9c4 100644 --- a/Library/Formula/adplug.rb +++ b/Library/Formula/adplug.rb @@ -3,7 +3,7 @@ require 'formula' class Adplug < Formula url 'http://downloads.sourceforge.net/project/adplug/AdPlug%20core%20library/2.2.1/adplug-2.2.1.tar.bz2' homepage 'http://adplug.sf.net' - md5 '8f815fd5d254de0fe5df818df9d1d8af' + sha1 '5023282ff44f183c9b6d7da9f57f51595742a5f7' depends_on 'pkg-config' => :build depends_on 'libbinio' |
