From fe3c0ae77029216f3d118a9d3be23505363e187e Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 3 Jul 2016 22:58:42 +0000 Subject: xerces-c: 3.1.3 was no longer available - updated to 3.1.4 --- xerces-c/build/xerces-c.SlackBuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'xerces-c/build/xerces-c.SlackBuild') diff --git a/xerces-c/build/xerces-c.SlackBuild b/xerces-c/build/xerces-c.SlackBuild index ebd4b6fd..476c1d55 100755 --- a/xerces-c/build/xerces-c.SlackBuild +++ b/xerces-c/build/xerces-c.SlackBuild @@ -37,7 +37,7 @@ # * Initial build. # 3.1.1-1: 16/Mar/2014 by Eric Hameleers # * Update for Slackware 14 + -# 3.1.3-1: 04/jul/2016 by Eric Hameleers +# 3.1.4-1: 04/jul/2016 by Eric Hameleers # * Update for Slackware 14.2 # # Run 'sh xerces-c.SlackBuild' to build a Slackware package. @@ -47,7 +47,7 @@ # ----------------------------------------------------------------------------- PRGNAM=xerces-c -VERSION=${VERSION:-3.1.3} +VERSION=${VERSION:-3.1.4} MAJVER=$(echo $VERSION | cut -f1 -d.) BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:" -j4 "} @@ -67,8 +67,8 @@ TMP=${TMP:-/tmp/build} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} -SOURCE="$SRCDIR/${PRGNAM}-${VERSION}.tar.gz" -SRCURL="http://apache.cs.utah.edu/xerces/c/${MAJVER}/sources/${PRGNAM}-${VERSION}.tar.gz" +SOURCE="$SRCDIR/${PRGNAM}-${VERSION}.tar.xz" +SRCURL="http://apache.cs.utah.edu/xerces/c/${MAJVER}/sources/${PRGNAM}-${VERSION}.tar.xz" ## ## --- with a little luck, you won't have to edit below this point --- ## -- cgit v1.2.3-80-g2a13