summaryrefslogtreecommitdiffstats
path: root/system/gitolite
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
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')
-rw-r--r--system/gitolite/gitolite.SlackBuild4
-rw-r--r--system/gitolite/gitolite.info6
2 files changed, 5 insertions, 5 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}
diff --git a/system/gitolite/gitolite.info b/system/gitolite/gitolite.info
index 03b56d380d..0342dbba40 100644
--- a/system/gitolite/gitolite.info
+++ b/system/gitolite/gitolite.info
@@ -1,8 +1,8 @@
PRGNAM="gitolite"
-VERSION="3.6.7"
+VERSION="3.6.12"
HOMEPAGE="http://gitolite.com/"
-DOWNLOAD="https://github.com/sitaramc/gitolite/archive/v3.6.7/gitolite-3.6.7.tar.gz"
-MD5SUM="f9148f42def61ad767840dc82b40d727"
+DOWNLOAD="https://github.com/sitaramc/gitolite/archive/v3.6.12/gitolite-3.6.12.tar.gz"
+MD5SUM="e15f83298b05c451d572a2c17865f46d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""