system/innoextract: Updated for version 1.4.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Dugan Chen 2013-04-23 20:48:13 -04:00 committed by Niels Horn
parent 84edf27dd6
commit 791fe89de6
2 changed files with 5 additions and 5 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=innoextract
VERSION=${VERSION:-1.3}
VERSION=${VERSION:-1.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -76,7 +76,7 @@ cd build
-DCMAKE_CXX_FLAGS:STRING="$SLKCFLAGS" \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Release .. \
-DMAN_DIR=man
-DCMAKE_INSTALL_MANDIR=man
make
make install DESTDIR=$PKG
cd ..

View file

@ -1,8 +1,8 @@
PRGNAM="innoextract"
VERSION="1.3"
VERSION="1.4"
HOMEPAGE="http://constexpr.org/innoextract/"
DOWNLOAD="http://downloads.sourceforge.net/project/innoextract/innoextract-1.3/innoextract-1.3.tar.gz"
MD5SUM="a6b2662ebc182efa15e09f4281c231df"
DOWNLOAD="http://downloads.sourceforge.net/project/innoextract/innoextract-1.4/innoextract-1.4.tar.gz"
MD5SUM="601c7337184620df5ad38e4f389b1c6f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""