summaryrefslogtreecommitdiffstats
path: root/main/git/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-05-04 12:30:45 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-05-04 12:30:45 +0000
commit30c3c47d1a4a6f091c2fdc5bb045ce2e174d59b4 (patch)
treed4a97f2108acc4debda058958425ca0db9c4803a /main/git/APKBUILD
parentc97181c8a5ac8bff5956ab0de13b04b5ceec8284 (diff)
downloadaports-30c3c47d1a4a6f091c2fdc5bb045ce2e174d59b4.tar.bz2
aports-30c3c47d1a4a6f091c2fdc5bb045ce2e174d59b4.tar.xz
main/git: upgrade to 1.7.1
Diffstat (limited to 'main/git/APKBUILD')
-rw-r--r--main/git/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/git/APKBUILD b/main/git/APKBUILD
index 1b1b4e556..728fd7b19 100644
--- a/main/git/APKBUILD
+++ b/main/git/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=git
-pkgver=1.7.0.5
-pkgrel=1
+pkgver=1.7.1
+pkgrel=0
pkgdesc="GIT - the stupid content tracker"
url="http://git.or.cz/"
license="GPL2"
@@ -42,5 +42,5 @@ perl() {
}
-md5sums="77d50f41ef282752dc69d9a47765f5c7 git-1.7.0.5.tar.bz2
+md5sums="3da231dbe82ad103373cb530ae7475d5 git-1.7.1.tar.bz2
e63a201556c4f089de790805c09a2e5b bb-tar.patch"