mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
system/cpmtools: Updated for version 2.20.
This commit is contained in:
parent
fba85061e0
commit
dd0e01ac70
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.19}
|
||||
VERSION=${VERSION:-2.20}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="cpmtools"
|
||||
VERSION="2.19"
|
||||
VERSION="2.20"
|
||||
HOMEPAGE="http://www.moria.de/~michael/cpmtools/"
|
||||
DOWNLOAD="http://www.moria.de/~michael/cpmtools/files/cpmtools-2.19.tar.gz"
|
||||
MD5SUM="e57a7add07a1a7f7b3b8196844b2aa8a"
|
||||
DOWNLOAD="http://www.moria.de/~michael/cpmtools/files/cpmtools-2.20.tar.gz"
|
||||
MD5SUM="675dd715c93469330833c8b67abadcda"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue