mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/libmspack: Updated for version 0.5alpha.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
45d3e04f1c
commit
985d8a87c6
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for libmspack
|
||||
#
|
||||
# Copyright 2009-2013 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# Copyright 2009-2015 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libmspack
|
||||
VERSION=0.4alpha
|
||||
VERSION=0.5alpha
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libmspack"
|
||||
VERSION="0.4alpha"
|
||||
VERSION="0.5alpha"
|
||||
HOMEPAGE="http://www.cabextract.org.uk/libmspack/"
|
||||
DOWNLOAD="http://www.cabextract.org.uk/libmspack/libmspack-0.4alpha.tar.gz"
|
||||
MD5SUM="1ab10b507259993c74b4c41a88103b59"
|
||||
DOWNLOAD="http://www.cabextract.org.uk/libmspack/libmspack-0.5alpha.tar.gz"
|
||||
MD5SUM="3aa3f6b9ef101463270c085478fda1da"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue