diff options
Diffstat (limited to 'development/fossil')
-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 168754a2042c..a5fa0e8bbb2f 100644 --- a/development/fossil/fossil.SlackBuild +++ b/development/fossil/fossil.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for fossil -# Copyright 2014 Andy Goth <andrew.m.goth@gmail.com> +# Copyright 2015 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.29} -SRCVER=${SRCVER:-20140612172556} # Corresponds to version 1.29 +VERSION=${VERSION:-1.30} +SRCVER=${SRCVER:-20150119112900} # Corresponds to version 1.30 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/fossil/fossil.info b/development/fossil/fossil.info index d576c1d1f856..bb7fb5a7495b 100644 --- a/development/fossil/fossil.info +++ b/development/fossil/fossil.info @@ -1,8 +1,8 @@ PRGNAM="fossil" -VERSION="1.29" +VERSION="1.30" HOMEPAGE="http://www.fossil-scm.org/" -DOWNLOAD="http://www.fossil-scm.org/download/fossil-src-20140612172556.tar.gz" -MD5SUM="dd8e7392e1a0ea69eb391f8b13ee34bf" +DOWNLOAD="http://www.fossil-scm.org/download/fossil-src-20150119112900.tar.gz" +MD5SUM="dd7cf91c2725ea8aaa0913330fffa0ff" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |