aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-dulwich/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-dulwich/APKBUILD b/testing/py3-dulwich/APKBUILD
index 3fb1a74cbd..74710058cc 100644
--- a/testing/py3-dulwich/APKBUILD
+++ b/testing/py3-dulwich/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-dulwich
_pkgname=dulwich
-pkgver=0.19.13
-pkgrel=1
+pkgver=0.19.14
+pkgrel=0
pkgdesc="A python implementation of the Git file formats and protocols"
url="https://www.dulwich.io"
arch="all"
@@ -30,4 +30,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="4a354330e59de10e71109f42839128c100f73db0903d1f13862215ca6206cc9e0b8c5bc40e7ba92de20435e1406a9e3a5df3c9abd63c534691a1506d9d550202 dulwich-0.19.13.tar.gz"
+sha512sums="4b16a3d37b780697dd63d5ff0922988b9ea16dc9098b07c2cecf56b57714711c3c7d99f14e4846cd1be10a75ebf6aa6cc15fa877c9e5a0569a3eda9d27e655a2 dulwich-0.19.14.tar.gz"