summaryrefslogtreecommitdiffstats
path: root/development/cgit
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2016-06-07 20:05:06 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-06-08 08:33:41 +0700
commit8f9859211579cd41f7785d979f193bdd70564b7e (patch)
tree4a5527ec62af3a3b939740f9f4567123c4b760ee /development/cgit
parentcd466c87ec47ba8a62f64d29aa3c14ce05428049 (diff)
downloadslackbuilds-8f9859211579cd41f7785d979f193bdd70564b7e.tar.gz
slackbuilds-8f9859211579cd41f7785d979f193bdd70564b7e.tar.xz
development/cgit: Updated for version 1.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/cgit')
-rw-r--r--development/cgit/cgit.SlackBuild8
-rw-r--r--development/cgit/cgit.info10
2 files changed, 9 insertions, 9 deletions
diff --git a/development/cgit/cgit.SlackBuild b/development/cgit/cgit.SlackBuild
index b2b46e86c1..446f28ebf4 100644
--- a/development/cgit/cgit.SlackBuild
+++ b/development/cgit/cgit.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for cgit
-# Copyright 2013-2015 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
+# Copyright 2013-2016 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=cgit
-VERSION=${VERSION:-0.11.2}
+VERSION=${VERSION:-1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -55,8 +55,8 @@ else
LIBDIRSUFFIX=""
fi
-CGIT_VERSION=${CGIT_VERSION:-v0.11.2}
-GIT_VERSION=${GIT_VERSION:-2.3.2}
+CGIT_VERSION=${CGIT_VERSION:-v1.0}
+GIT_VERSION=${GIT_VERSION:-2.8.3}
DOCS="cgitrc.5.txt COPYING README $CWD/config/cgitrc.sample \
$CWD/config/cgit-lighttpd.conf $CWD/config/cgit-httpd.conf \
diff --git a/development/cgit/cgit.info b/development/cgit/cgit.info
index d5242307aa..56d844cec8 100644
--- a/development/cgit/cgit.info
+++ b/development/cgit/cgit.info
@@ -1,10 +1,10 @@
PRGNAM="cgit"
-VERSION="0.11.2"
+VERSION="1.0"
HOMEPAGE="http://git.zx2c4.com/cgit/about/"
-DOWNLOAD="http://ponce.cc/slackware/sources/repo/cgit-0.11.2.tar.gz \
- https://www.kernel.org/pub/software/scm/git/git-2.3.2.tar.xz"
-MD5SUM="13488a915a8a6827693f223d5b9c8f4b \
- 56701b3b1815c8bbfd7b43b4773adad7"
+DOWNLOAD="http://ponce.cc/slackware/sources/repo/cgit-1.0.tar.xz \
+ https://www.kernel.org/pub/software/scm/git/git-2.8.3.tar.xz"
+MD5SUM="1dbd155da1c4adc89703fb1faf249dff \
+ 4a9bda9f14e9c5ce3e7a416e43b74a1b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""