summaryrefslogtreecommitdiffstats
path: root/system/gitolite/gitolite.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/gitolite/gitolite.SlackBuild')
-rw-r--r--system/gitolite/gitolite.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/gitolite/gitolite.SlackBuild b/system/gitolite/gitolite.SlackBuild
index 8eb8f4b617..b51de998d6 100644
--- a/system/gitolite/gitolite.SlackBuild
+++ b/system/gitolite/gitolite.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for gitolite
-# Copyright 2015, 2016, 2017 Mario Preksavec, Zagreb, Croatia
+# Copyright 2015, 2021 Mario Preksavec, Zagreb, Croatia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gitolite
-VERSION=${VERSION:-3.6.7}
+VERSION=${VERSION:-3.6.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}