aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-dulwich
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2012-05-17 15:51:26 +0000
committerFabian Affolter <fabian@affolter-engineering.ch>2012-05-17 15:51:26 +0000
commitee36f5475fd6636eeb9c3d481bcf750d4586f670 (patch)
tree9363826ae50eaff138372f1c5935499bb6ca1246 /testing/py-dulwich
parente753b456a5874874505318b92f95c2cafb6199dc (diff)
downloadaports-ee36f5475fd6636eeb9c3d481bcf750d4586f670.tar.bz2
aports-ee36f5475fd6636eeb9c3d481bcf750d4586f670.tar.xz
testing/py-dulwich: upgrade to 0.8.5
Diffstat (limited to 'testing/py-dulwich')
-rw-r--r--testing/py-dulwich/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-dulwich/APKBUILD b/testing/py-dulwich/APKBUILD
index 3a9168c826..7d09c23b9d 100644
--- a/testing/py-dulwich/APKBUILD
+++ b/testing/py-dulwich/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-dulwich
_pkgname=dulwich
-pkgver=0.8.3
+pkgver=0.8.5
pkgrel=0
pkgdesc="A python implementation of the Git file formats and protocols"
url="http://www.samba.org/~jelmer/dulwich/"
@@ -27,4 +27,4 @@ package() {
python setup.py install --prefix=/usr --root="$pkgdir" || return 1
}
-md5sums="8c38eb9c4001c56519cefb0b8acc8e6d dulwich-0.8.3.tar.gz"
+md5sums="544724f9ac9fe6f9865526917ad284d9 dulwich-0.8.5.tar.gz"