From 8d7f66301b41d50f4e4258fd6da9afa62c0c1631 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 1 Feb 2012 07:07:19 +0000 Subject: main/git: upgrade to 1.7.9 --- main/git/APKBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/main/git/APKBUILD b/main/git/APKBUILD index cfe40b25eb..b7bcc93e47 100644 --- a/main/git/APKBUILD +++ b/main/git/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=git -pkgver=1.7.8.4 -pkgrel=1 +pkgver=1.7.9 +pkgrel=0 pkgdesc="GIT - the stupid content tracker" url="http://git.or.cz/" arch="all" @@ -17,6 +17,7 @@ source="http://git-core.googlecode.com/files/git-$pkgver.tar.gz " _makeopts="NO_ICONV=YesPlease + NO_GETTEXT=YesPlease NO_NSEC=YesPlease NO_TCLTK=YesPlease NO_SVN_TESTS=YesPlease" @@ -63,7 +64,7 @@ svn() { mv "$pkgdir"/usr/libexec/git-core/git-svn "$subpkgdir"/usr/libexec/git-core } -md5sums="e6c3319d76d52a830af395046fc56143 git-1.7.8.4.tar.gz +md5sums="d94314eb49622a945b22595b36b7fc47 git-1.7.9.tar.gz e63a201556c4f089de790805c09a2e5b bb-tar.patch 3f0bdf6ca73bf4f015bc8565ab787969 git-daemon.initd 2258e95d389ccc6de0b5111d53d9eed6 git-daemon.confd" -- cgit v1.2.3