aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-dulwich
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2018-08-27 11:25:32 +0000
committerAndy Postnikov <apostnikov@gmail.com>2018-08-29 15:48:48 +0300
commita7ea035b4a1cd0694015f39f91d737acc6a1323a (patch)
tree4f4898101d06f43093ca2f8f5780d8d7b6d326b0 /testing/py-dulwich
parent6ce5d82f866c3e662308eee3ca812b480e135b3d (diff)
downloadaports-a7ea035b4a1cd0694015f39f91d737acc6a1323a.tar.bz2
aports-a7ea035b4a1cd0694015f39f91d737acc6a1323a.tar.xz
testing/py-dulwich: upgrade to 0.19.6
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 e31553369c..0acc06e8b1 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.19.2
+pkgver=0.19.6
pkgrel=0
pkgdesc="A python implementation of the Git file formats and protocols"
url="https://www.dulwich.io"
@@ -48,4 +48,4 @@ _py() {
$python setup.py install --prefix=/usr --root="$subpkgdir" || return 1
}
-sha512sums="b4bea6080e8dc4516638299b95c6abad2029bfdcf67b1bc3fb490c044ea0108602b0e8bae4c5c842b9cf6db7e6bef71365298300406dc7a6cd801cd92a1652dc dulwich-0.19.2.tar.gz"
+sha512sums="7e13b465672c5eee4f6d14f28e9cba63ceddf1ad119822fabd17b01ad6b89c6dd8c0bbf562bdf50e0ada5ce17bcad531549054417d744e5cf64a610e8a1740bc dulwich-0.19.6.tar.gz"