system/slpkg: Updated for version 2.5.9.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
130caca60f
commit
9b5c553198
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for slpkg
|
# Slackware build script for slpkg
|
||||||
|
|
||||||
# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
|
# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=slpkg
|
PRGNAM=slpkg
|
||||||
VERSION=${VERSION:-2.5.6}
|
VERSION=${VERSION:-2.5.9}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="slpkg"
|
PRGNAM="slpkg"
|
||||||
VERSION="2.5.6"
|
VERSION="2.5.9"
|
||||||
HOMEPAGE="https://github.com/dslackw/slpkg"
|
HOMEPAGE="https://github.com/dslackw/slpkg"
|
||||||
DOWNLOAD="http://sourceforge.net/projects/slpkg/files/slpkg-2.5.6/slpkg-2.5.6.tar.gz"
|
DOWNLOAD="http://sourceforge.net/projects/slpkg/files/slpkg-2.5.9/slpkg-2.5.9.tar.gz"
|
||||||
MD5SUM="e601a533169b198d522fc3962337d2b6"
|
MD5SUM="8714e2d21b8cf90caff844c9ce30215d"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in New Issue