aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-dulwich
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2019-08-22 02:54:26 +0300
committerprspkt <prspkt@protonmail.com>2019-08-22 02:54:26 +0300
commit09f1764f95e7340428c2216cb5d7e80f72ea49d2 (patch)
tree83f7a4f10c266bf0ca9374f11b0cdbe03f35383c /testing/py3-dulwich
parentaba3e1f189f8e9720322e3afcd8a55100daa5f77 (diff)
downloadaports-09f1764f95e7340428c2216cb5d7e80f72ea49d2.tar.bz2
aports-09f1764f95e7340428c2216cb5d7e80f72ea49d2.tar.xz
testing/py3-dulwich: upgrade to 0.19.13
Signed-off-by: prspkt <prspkt@protonmail.com>
Diffstat (limited to 'testing/py3-dulwich')
-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 3527c7e476..633a4f75d0 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.11
-pkgrel=1
+pkgver=0.19.13
+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="3a81f8c338c4b95d972f76743ab4c1ca8aa45359bc228df7360d4b6055c1d7f2c3405143e43f2efd94754c6f4c3418022ce78dac7b67ecf2c4c6adf81380d4a0 dulwich-0.19.11.tar.gz"
+sha512sums="4a354330e59de10e71109f42839128c100f73db0903d1f13862215ca6206cc9e0b8c5bc40e7ba92de20435e1406a9e3a5df3c9abd63c534691a1506d9d550202 dulwich-0.19.13.tar.gz"