From 0b75b7bfe1c38b6176f080f78d50504508f6d46f Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Fri, 13 Mar 2015 23:27:53 +0100 Subject: development/cgit: Updated for version 0.11.2. Signed-off-by: Matteo Bernardini --- development/cgit/cgit.SlackBuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'development/cgit/cgit.SlackBuild') diff --git a/development/cgit/cgit.SlackBuild b/development/cgit/cgit.SlackBuild index a40859f50e..b2b46e86c1 100644 --- a/development/cgit/cgit.SlackBuild +++ b/development/cgit/cgit.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for cgit -# Copyright 2013, 2014 Matteo Bernardini , Pisa, Italy +# Copyright 2013-2015 Matteo Bernardini , 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.0} +VERSION=${VERSION:-0.11.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -55,8 +55,8 @@ else LIBDIRSUFFIX="" fi -CGIT_VERSION=${CGIT_VERSION:-v0.11.0} -GIT_VERSION=${GIT_VERSION:-2.3.0} +CGIT_VERSION=${CGIT_VERSION:-v0.11.2} +GIT_VERSION=${GIT_VERSION:-2.3.2} DOCS="cgitrc.5.txt COPYING README $CWD/config/cgitrc.sample \ $CWD/config/cgit-lighttpd.conf $CWD/config/cgit-httpd.conf \ -- cgit v1.2.3