mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/agedu: Updated for version 20170831.fc6b2b5.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
77c6f7aaef
commit
38a4c98880
2 changed files with 7 additions and 4 deletions
|
@ -6,8 +6,11 @@
|
|||
|
||||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
# 20170921 bkw: Update for v20170831.fc6b2b5. Switch to self-hosted source
|
||||
# as upstream deletes the old version as soon as a new one is released.
|
||||
|
||||
PRGNAM=agedu
|
||||
VERSION=${VERSION:-20160920.853cea9}
|
||||
VERSION=${VERSION:-20170831.fc6b2b5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="agedu"
|
||||
VERSION="20160920.853cea9"
|
||||
VERSION="20170831.fc6b2b5"
|
||||
HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/agedu/"
|
||||
DOWNLOAD="https://www.chiark.greenend.org.uk/~sgtatham/agedu/agedu-20160920.853cea9.tar.gz"
|
||||
MD5SUM="678f47a7f15357cb8c4c8550ca6416a0"
|
||||
DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/agedu-20170831.fc6b2b5.tar.gz"
|
||||
MD5SUM="cd6105b842b957078c0577a602330ccf"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue