aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-12-01 01:31:58 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-01 01:31:58 +0100
commit6d5183a0c0fd5427ed7e6aacc2adcef895ebd528 (patch)
tree21c3dd663f83b1ad13dfdcd55b8fb5e49c2a74cd /testing
parentf000be42d1e4c75eee75293b0101b8b404736d10 (diff)
downloadaports-6d5183a0c0fd5427ed7e6aacc2adcef895ebd528.tar.bz2
aports-6d5183a0c0fd5427ed7e6aacc2adcef895ebd528.tar.xz
testing/py3-dulwich: upgrade to 0.19.14
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"