mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/libdsk: Updated for version 1.5.18.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
96b56abd88
commit
fe58b78258
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=libdsk
|
||||
VERSION=${VERSION:-1.4.0}
|
||||
VERSION=${VERSION:-1.5.18}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libdsk"
|
||||
VERSION="1.4.0"
|
||||
VERSION="1.5.18"
|
||||
HOMEPAGE="http://www.seasip.info/Unix/LibDsk/"
|
||||
DOWNLOAD="http://www.seasip.info/Unix/LibDsk/libdsk-1.4.0.tar.gz"
|
||||
MD5SUM="56c28bc4d847b1485fc9da35f034047a"
|
||||
DOWNLOAD="https://ponce.cc/slackware/sources/repo/libdsk-1.5.18.tar.gz"
|
||||
MD5SUM="73acef984a7e78658c152b914ef4c88a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue