summaryrefslogtreecommitdiffstats
path: root/main/git/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-02-13 14:52:52 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-02-13 14:52:52 +0000
commit4f5e85ce8968788c074cbd9d50f6510e095d1e60 (patch)
tree33aeb49df72e1b2653d1c451320222bac86b7d06 /main/git/APKBUILD
parent551c1a5de057bdc5ca2c9bbdcbd8611937253169 (diff)
downloadaports-4f5e85ce8968788c074cbd9d50f6510e095d1e60.tar.bz2
aports-4f5e85ce8968788c074cbd9d50f6510e095d1e60.tar.xz
main/git: upgrade to 1.7.4.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 b7487d187..d511fc798 100644
--- a/main/git/APKBUILD
+++ b/main/git/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=git
-pkgver=1.7.4
-pkgrel=1
+pkgver=1.7.4.1
+pkgrel=0
pkgdesc="GIT - the stupid content tracker"
url="http://git.or.cz/"
arch="all"
@@ -52,7 +52,7 @@ perl() {
}
-md5sums="fa24dc1ef0b663327ea0fe1981365b39 git-1.7.4.tar.bz2
+md5sums="76898de4566d11c0d0eec7e99edc2b5c git-1.7.4.1.tar.bz2
e63a201556c4f089de790805c09a2e5b bb-tar.patch
3f0bdf6ca73bf4f015bc8565ab787969 git-daemon.initd
2258e95d389ccc6de0b5111d53d9eed6 git-daemon.confd"