system/agedu: Updated for version 20200206.963bc9d.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
06630a01cb
commit
4200c3b410
|
@ -6,6 +6,7 @@
|
|||
|
||||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
# 20200302 bkw: Update for v20200206.963bc9d.
|
||||
# 20191130 bkw: Update for v20190630.66cb14d.
|
||||
# 20180918 bkw: Update for v20180918.80c7beb.
|
||||
# 20180612 bkw: Update for v20180522.5b12791.
|
||||
|
@ -14,7 +15,7 @@
|
|||
# as upstream deletes the old version as soon as a new one is released.
|
||||
|
||||
PRGNAM=agedu
|
||||
VERSION=${VERSION:-20190630.66cb14d}
|
||||
VERSION=${VERSION:-20200206.963bc9d}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="agedu"
|
||||
VERSION="20190630.66cb14d"
|
||||
VERSION="20200206.963bc9d"
|
||||
HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/agedu/"
|
||||
DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/agedu-20190630.66cb14d.tar.gz"
|
||||
MD5SUM="f374afa31b400940a3e73fe0483de79b"
|
||||
DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/agedu-20200206.963bc9d.tar.gz"
|
||||
MD5SUM="d31fb0d9ff9cc4c4b081aac0a5139ab1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue