mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/cpmtools: Updated for version 2.19.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f6da836a7f
commit
befefa3b9c
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
PRGNAM=cpmtools
|
||||
VERSION=${VERSION:-2.17}
|
||||
VERSION=${VERSION:-2.19}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="cpmtools"
|
||||
VERSION="2.17"
|
||||
VERSION="2.19"
|
||||
HOMEPAGE="http://www.moria.de/~michael/cpmtools/"
|
||||
DOWNLOAD="http://www.moria.de/~michael/cpmtools/cpmtools-2.17.tar.gz"
|
||||
MD5SUM="0d2e0e78cab3a87184c55d350e83af07"
|
||||
DOWNLOAD="http://www.moria.de/~michael/cpmtools/files/cpmtools-2.19.tar.gz"
|
||||
MD5SUM="e57a7add07a1a7f7b3b8196844b2aa8a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue