aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-05-06 20:19:08 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-05-07 04:30:28 +0000
commit30678468dd5ee2add43202cfd8eead680b7fa733 (patch)
tree916cfb45e413bb14d8ab34379b90879166dcf499
parent8270917d82aa6be032ebea3887abe19d2a3f4381 (diff)
testing/py3-dulwich: upgrade to 0.19.16
-rw-r--r--testing/py3-dulwich/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-dulwich/APKBUILD b/testing/py3-dulwich/APKBUILD
index 07fdf4815ed..d713b10fcc1 100644
--- a/testing/py3-dulwich/APKBUILD
+++ b/testing/py3-dulwich/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-dulwich
_pkgname=dulwich
-pkgver=0.19.15
+pkgver=0.19.16
pkgrel=0
pkgdesc="A python implementation of the Git file formats and protocols"
url="https://www.dulwich.io"
@@ -30,4 +30,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="9bd5d54e353e99154924853b3dc277d056e947881a18a827ab049de2cd136c9a3af52c7cd230f9d16eae182b99f9189ab2129feea7a31e26e7c59502842a0f34 dulwich-0.19.15.tar.gz"
+sha512sums="a1452fb25943f4e71f338763e08babe40c61b6bb6be6a076c9d0f7781b429a40eb574635e9146d2b8d245cf7010a99428103dd7d910eeb7b296b1b91a0869425 dulwich-0.19.16.tar.gz"