summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/git/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/git/APKBUILD b/main/git/APKBUILD
index 2a3213b0abd..3e9ab632e43 100644
--- a/main/git/APKBUILD
+++ b/main/git/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=git
-pkgver=1.7.8
+pkgver=1.7.8.1
pkgrel=0
pkgdesc="GIT - the stupid content tracker"
url="http://git.or.cz/"
@@ -52,7 +52,7 @@ perl() {
}
-md5sums="4a3c03a04dbb857ecc875dae1278b76e git-1.7.8.tar.gz
+md5sums="617fe0301390e98cfc5d665b2702254a git-1.7.8.1.tar.gz
e63a201556c4f089de790805c09a2e5b bb-tar.patch
3f0bdf6ca73bf4f015bc8565ab787969 git-daemon.initd
2258e95d389ccc6de0b5111d53d9eed6 git-daemon.confd"