summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--development/fossil/README8
-rw-r--r--development/fossil/fossil.SlackBuild2
-rw-r--r--development/fossil/fossil.info6
3 files changed, 8 insertions, 8 deletions
diff --git a/development/fossil/README b/development/fossil/README
index b72e504d4d..9a33b45e31 100644
--- a/development/fossil/README
+++ b/development/fossil/README
@@ -66,10 +66,10 @@ the check-in timestamp is used as the version string. For example, the
package name could be "fossil-20200320T040201-x86_64-1_SBo.tgz".
To download the latest trunk development version of Fossil, type:
-$ wget http://fossil-scm.org/home/tarball/fossil-src.tar.gz
+$ wget https://fossil-scm.org/home/tarball/fossil-src.tar.gz
To download a specific version of Fossil, type:
-$ wget http://fossil-scm.org/home/tarball/$VERSION/fossil-src.tar.gz
+$ wget https://fossil-scm.org/home/tarball/$VERSION/fossil-src.tar.gz
-For more information on the allowable $VERSION formats, see:
-http://fossil-scm.org/home/doc/trunk/www/checkin_names.wiki
+For more information about the allowable $VERSION formats, see:
+https://fossil-scm.org/home/doc/trunk/www/checkin_names.wiki
diff --git a/development/fossil/fossil.SlackBuild b/development/fossil/fossil.SlackBuild
index e0285dc102..a2a80ad651 100644
--- a/development/fossil/fossil.SlackBuild
+++ b/development/fossil/fossil.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=fossil
-VERSION=${VERSION:-2.11.1}
+VERSION=${VERSION:-2.12.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/fossil/fossil.info b/development/fossil/fossil.info
index f79e9e0b2c..f423ef7d5c 100644
--- a/development/fossil/fossil.info
+++ b/development/fossil/fossil.info
@@ -1,8 +1,8 @@
PRGNAM="fossil"
-VERSION="2.11.1"
+VERSION="2.12.1"
HOMEPAGE="https://fossil-scm.org/"
-DOWNLOAD="https://fossil-scm.org/home/uv/fossil-src-2.11.1.tar.gz"
-MD5SUM="a4e1938e86a38b7c214887e57ac9a5d1"
+DOWNLOAD="https://fossil-scm.org/home/uv/fossil-src-2.12.1.tar.gz"
+MD5SUM="55644270d8494fc5af25128ec56d178b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""