aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-dulwich
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2014-06-27 17:57:35 +0000
committerFabian Affolter <fabian@affolter-engineering.ch>2014-07-07 18:12:36 +0000
commit08bf748aa1960cf5f4e6232810c2b6d3025df573 (patch)
treeece4941bf4598c2b501a34ec2ef5749f6072e30f /testing/py-dulwich
parentbce6eaf8d0c565e3baf06a037507f10b4f5682bf (diff)
downloadaports-08bf748aa1960cf5f4e6232810c2b6d3025df573.tar.bz2
aports-08bf748aa1960cf5f4e6232810c2b6d3025df573.tar.xz
testing/py-dulwich: upgrade to 0.9.7
Diffstat (limited to 'testing/py-dulwich')
-rw-r--r--testing/py-dulwich/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/py-dulwich/APKBUILD b/testing/py-dulwich/APKBUILD
index 3a4aae4955..37b9c07126 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.9.6
+pkgver=0.9.7
pkgrel=0
pkgdesc="A python implementation of the Git file formats and protocols"
url="http://www.samba.org/~jelmer/dulwich/"
@@ -26,6 +26,6 @@ package() {
python setup.py install --prefix=/usr --root="$pkgdir" || return 1
}
-md5sums="9cfa401f7f22df4338d4a090d5762538 dulwich-0.9.6.tar.gz"
-sha256sums="703bdb196468cada64becb798cad2b53c57016c4b70cb7f8360d1e09cad9fb4a dulwich-0.9.6.tar.gz"
-sha512sums="716cff1266a899e21dc9d85516c8478ab34dae77eec3b5fb6913fe9e6db1c2b3669f83d5fd42f0e8d431848faa518242955db461a829ab86fb26e19b552df872 dulwich-0.9.6.tar.gz"
+md5sums="67373bc293d25fe0f67161b7151f5aa9 dulwich-0.9.7.tar.gz"
+sha256sums="12e77b0434a3bb3075e9c96e608ee9c3f85e49bc9c8335139aba8795de4000f3 dulwich-0.9.7.tar.gz"
+sha512sums="163a3df862e72d8bda5119a381868e7e64edb37973c206aa3f8eb850c6207d3ab5399c97b25adf543f57bdef46e5d3ebd8d2d5e45f5b3ed9babf64ae94f77386 dulwich-0.9.7.tar.gz"