aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/git/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/git/APKBUILD b/main/git/APKBUILD
index 1d37437f2d..751aeb87d1 100644
--- a/main/git/APKBUILD
+++ b/main/git/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=git
-pkgver=1.7.3.2
-pkgrel=1
+pkgver=1.7.3.3
+pkgrel=0
pkgdesc="GIT - the stupid content tracker"
url="http://git.or.cz/"
license="GPL2"
@@ -49,7 +49,7 @@ perl() {
}
-md5sums="902f7f07a789fedc0d2ac03656b85969 git-1.7.3.2.tar.bz2
+md5sums="0430440eeb7c037afd4254bc6fd2cce8 git-1.7.3.3.tar.bz2
e63a201556c4f089de790805c09a2e5b bb-tar.patch
1afefbcc6f7535f94aea279bfd7dc9ce git-daemon.initd
6d2fbf726d0a6fd49227e6f148ffbe25 git-daemon.confd"