summaryrefslogtreecommitdiffstats
path: root/system/gitolite/gitolite.SlackBuild
diff options
context:
space:
mode:
author Mario Preksavec2021-08-14 21:44:04 +0200
committer Willy Sudiarto Raharjo2021-08-19 13:33:51 +0200
commit25d63828e9ada783c9f7ead2e012b90861a735b3 (patch)
treeec2761370e499458c476a886aee4db2d2de3fe6e /system/gitolite/gitolite.SlackBuild
parent781b891f8de549f658b36a2628abd5e888a0bdff (diff)
downloadslackbuilds-25d63828e9ada783c9f7ead2e012b90861a735b3.tar.gz
system/gitolite: Updated for version 3.6.12.
Signed-off-by: Mario Preksavec <mario@slackware.hr> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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}