From ee36f5475fd6636eeb9c3d481bcf750d4586f670 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Thu, 17 May 2012 15:51:26 +0000 Subject: testing/py-dulwich: upgrade to 0.8.5 --- testing/py-dulwich/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/py-dulwich') 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 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" -- cgit v1.2.3