summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsmael Luceno2015-06-17 13:22:22 -0300
committerIsmael Luceno2015-06-17 13:24:06 -0300
commit9db9c62f70cb6cda4461fa09bf41f6f75ecc33c6 (patch)
tree1188b2d7539b1b47020f35fe1462df2c429f8a9e
parentf9f7037fce0c8bd0362565513227b257e46324d9 (diff)
cgit: Compile against git 2.4.4, PATCHLEVEL++
-rwxr-xr-xdevel/cgit/DETAILS5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/cgit/DETAILS b/devel/cgit/DETAILS
index 0fb284a7ac..2f64d1a10b 100755
--- a/devel/cgit/DETAILS
+++ b/devel/cgit/DETAILS
@@ -1,12 +1,13 @@
SPELL=cgit
VERSION=0.11.2
+ PATCHLEVEL=1
SOURCE="$SPELL-$VERSION.tar.xz"
SOURCE_URL[0]="http://git.zx2c4.com/$SPELL/snapshot/$SOURCE"
SOURCE_HASH=sha512:a29bce6e02c61bb2683ce96f867c3050c03dc9e45b5154507e92a30f9e436f61517eeff0c5b9023727e54a9212bf9bf6692a33e791e7883976a5349ae58c0c72
- GIT_VER=2.3.2
+ GIT_VER=2.4.4
SOURCE2="git-$GIT_VER.tar.gz"
SOURCE2_URL[0]="http://www.kernel.org/pub/software/scm/git/$SOURCE2"
- SOURCE2_HASH=sha512:ac56a8b2351e85c7c02b206ca17bf4c96569ad13bbe92dace2f8ed05f146c3e352248d52d15f3bfd33b705a816dcdd60909f1fd3e38e437130ba18e0c34925df
+ SOURCE2_HASH=sha512:24b3610336ebd4e2fc12cfd8a19001951795ded55eae45f0e409ce24d9744ab37cc2a2d1415ad0907308330218a357f46a293067aa0ce51f6f783221e42f7e93
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE="http://git.zx2c4.com/cgit/about/"
LICENSE[0]="GPL"