From cf291d11e4d2f1f62cd8d06d8a0e9a0544851106 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 15 Jan 2013 21:33:56 +0000 Subject: testing/py-dulwich: upgrade to 0.8.8 --- testing/py-dulwich/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/py-dulwich/APKBUILD') diff --git a/testing/py-dulwich/APKBUILD b/testing/py-dulwich/APKBUILD index 7d09c23b9d..71bc25ae9a 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.5 +pkgver=0.8.7 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="544724f9ac9fe6f9865526917ad284d9 dulwich-0.8.5.tar.gz" +md5sums="60d8b8e974970f2c3cbae5dc9fe0f645 dulwich-0.8.7.tar.gz" -- cgit v1.2.3