agedu: fix sha1 (again)
This commit is contained in:
parent
8cbc5fe7ad
commit
f43c5bea71
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ class Agedu < Formula
|
|||
homepage 'http://www.chiark.greenend.org.uk/~sgtatham/agedu/'
|
||||
url 'http://www.chiark.greenend.org.uk/~sgtatham/agedu/agedu-r10126.tar.gz'
|
||||
version 'r10126'
|
||||
sha1 'f4d2ea0694ec7813005002fe11a15cc2e26b269f'
|
||||
sha1 '4438ae698b626cba5ce061ed3ae5eefa5bfb1c50'
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-debug", "--disable-dependency-tracking",
|
||||
|
|
Loading…
Reference in a new issue