mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/ded: Updated for version 20230122.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a384fb5aba
commit
cf9e301b0b
2 changed files with 6 additions and 6 deletions
|
@ -31,7 +31,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=ded
|
||||
VERSION=${VERSION:-20221011}
|
||||
VERSION=${VERSION:-20230122}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="ded"
|
||||
VERSION="20221011"
|
||||
VERSION="20230122"
|
||||
HOMEPAGE="http://invisible-island.net/ded/"
|
||||
DOWNLOAD="https://invisible-mirror.net/archives/ded/ded-20221011.tgz \
|
||||
https://invisible-mirror.net/archives/ded/td_lib-20221011.tgz"
|
||||
MD5SUM="8dfe7f4601fc140c76b7a3975704a5eb \
|
||||
66e6365022ecc3cd6c265c534268e0fc"
|
||||
DOWNLOAD="https://invisible-mirror.net/archives/ded/ded-20230122.tgz \
|
||||
https://invisible-mirror.net/archives/ded/td_lib-20230122.tgz"
|
||||
MD5SUM="d44b731ad16c7bcf6efeca7dbce4a885 \
|
||||
bb6d9f756b77e2c5eaa1260a3f98bd0b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue