diff options
Diffstat (limited to 'Library/Formula/apg.rb')
| -rw-r--r-- | Library/Formula/apg.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/apg.rb b/Library/Formula/apg.rb index f8c269cc7..ce27aa6ce 100644 --- a/Library/Formula/apg.rb +++ b/Library/Formula/apg.rb @@ -3,7 +3,7 @@ require 'formula' class Apg < Formula homepage 'http://www.adel.nursat.kz/apg/' url 'http://www.adel.nursat.kz/apg/download/apg-2.2.3.tar.gz' - md5 '3b3fc4f11e90635519fe627c1137c9ac' + sha1 '7bdbc931ef8477717186dc3ab3a2d3c25012b4ca' def install system "make", "standalone", |
