aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-dulwich/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-dulwich/APKBUILD')
-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"