From 09f1764f95e7340428c2216cb5d7e80f72ea49d2 Mon Sep 17 00:00:00 2001 From: prspkt Date: Thu, 22 Aug 2019 02:54:26 +0300 Subject: testing/py3-dulwich: upgrade to 0.19.13 Signed-off-by: prspkt --- testing/py3-dulwich/APKBUILD | 6 +++--- 1 file 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 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" -- cgit v1.2.3