diff options
Diffstat (limited to 'development')
-rw-r--r-- | development/fossil/fossil.SlackBuild | 6 | ||||
-rw-r--r-- | development/fossil/fossil.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/development/fossil/fossil.SlackBuild b/development/fossil/fossil.SlackBuild index 5beadd5ffe..131062aa35 100644 --- a/development/fossil/fossil.SlackBuild +++ b/development/fossil/fossil.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for fossil -# Copyright 2013 Andy Goth <andrew.m.goth@gmail.com> +# Copyright 2014 Andy Goth <andrew.m.goth@gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=fossil -VERSION=${VERSION:-1.27} -SRCVER=${SRCVER:-20130911114349} # Corresponds to version 1.27 +VERSION=${VERSION:-1.28} +SRCVER=${SRCVER:-20140127173344} # Corresponds to version 1.28 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/fossil/fossil.info b/development/fossil/fossil.info index cbf20e46bf..55579c63e4 100644 --- a/development/fossil/fossil.info +++ b/development/fossil/fossil.info @@ -1,8 +1,8 @@ PRGNAM="fossil" -VERSION="1.27" +VERSION="1.28" HOMEPAGE="http://www.fossil-scm.org/" -DOWNLOAD="http://www.fossil-scm.org/download/fossil-src-20130911114349.tar.gz" -MD5SUM="fa4ea3eb25d2a8cfb0edbd0c30c268b9" +DOWNLOAD="http://www.fossil-scm.org/download/fossil-src-20140127173344.tar.gz" +MD5SUM="e123c15c9b82b8bed2f4d1c5f8e19f8c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |