mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/slpkg: Updated for version 1.5.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
69f39cbd90
commit
f020aa7b33
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=slpkg
|
||||
VERSION=${VERSION:-1.5.4}
|
||||
VERSION=${VERSION:-1.5.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="slpkg"
|
||||
VERSION="1.5.4"
|
||||
VERSION="1.5.6"
|
||||
HOMEPAGE="http://dslackw.github.io/slpkg"
|
||||
DOWNLOAD="https://github.com/dslackw/slpkg/archive/v1.5.4.tar.gz"
|
||||
MD5SUM="098318e42ebfeeedcfd2c043b62e5620"
|
||||
DOWNLOAD="https://github.com/dslackw/slpkg/archive/v1.5.6.tar.gz"
|
||||
MD5SUM="50bf92af87547c724c9579dd882d02ae"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue