summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Andy Goth <andrew.m.goth@gmail.com>2014-03-07 17:23:21 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-03-07 17:23:21 +0700
commit8998513ccf4fcddb06d808c12611cb4ed4e5f306 (patch)
treeb56eab17f75ddf304abff0f36b5db4f780f634ad /development
parent42eb53a97a09cf8b572d47ae384508a424dff9b7 (diff)
downloadslackbuilds-8998513ccf4fcddb06d808c12611cb4ed4e5f306.tar.gz
slackbuilds-8998513ccf4fcddb06d808c12611cb4ed4e5f306.tar.xz
development/fossil: Updated for version 1.28.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/fossil/fossil.SlackBuild6
-rw-r--r--development/fossil/fossil.info6
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=""