development/fossil: Updated for version 1.29.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andy Goth 2014-06-13 07:01:55 +07:00 committed by Erik Hanson
parent 2565af2c0c
commit 793db3ad0b
2 changed files with 5 additions and 6 deletions

View file

@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=fossil
VERSION=${VERSION:-1.28}
SRCVER=${SRCVER:-20140127173344} # Corresponds to version 1.28
VERSION=${VERSION:-1.29}
SRCVER=${SRCVER:-20140612172556} # Corresponds to version 1.29
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -77,7 +77,6 @@ CXXFLAGS=$SLKCFLAGS \
--libdir=/usr/lib${LIBDIRSUFFIX} \
--build=$ARCH-slackware-linux
make -j1 bld bld/headers
make
make install DESTDIR=$PKG

View file

@ -1,8 +1,8 @@
PRGNAM="fossil"
VERSION="1.28"
VERSION="1.29"
HOMEPAGE="http://www.fossil-scm.org/"
DOWNLOAD="http://www.fossil-scm.org/download/fossil-src-20140127173344.tar.gz"
MD5SUM="e123c15c9b82b8bed2f4d1c5f8e19f8c"
DOWNLOAD="http://www.fossil-scm.org/download/fossil-src-20140612172556.tar.gz"
MD5SUM="dd8e7392e1a0ea69eb391f8b13ee34bf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""