mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/remake: Updated for version 4.3+dbg_1.6_4
Signed-off-by: Duncan Roe <duncan_roe@optusnet.com.au> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
52d0ab6976
commit
975066535f
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=remake
|
||||
VERSION=${VERSION:-4.3+dbg_1.6_1}
|
||||
VERSION=${VERSION:-4.3+dbg_1.6_4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="remake"
|
||||
VERSION="4.3+dbg_1.6_1"
|
||||
VERSION="4.3+dbg_1.6_4"
|
||||
HOMEPAGE="https://bashdb.sourceforge.net/remake/"
|
||||
DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/remake/remake-4.3+dbg_1.6_1.tar.xz"
|
||||
MD5SUM="3dd53bceba158be9c8ee78ff80a94204"
|
||||
DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/remake/remake-4.3+dbg_1.6_4.tar.xz"
|
||||
MD5SUM="03afc0e42429dafc8392aaba7fbe88f0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue