diff --git a/testing/py-dulwich/APKBUILD b/testing/py-dulwich/APKBUILD index 0d1634adeda..e31553369c7 100644 --- a/testing/py-dulwich/APKBUILD +++ b/testing/py-dulwich/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Fabian Affolter pkgname=py-dulwich _pkgname=dulwich -pkgver=0.19.0 +pkgver=0.19.2 pkgrel=0 pkgdesc="A python implementation of the Git file formats and protocols" url="https://www.dulwich.io" @@ -48,4 +48,4 @@ _py() { $python setup.py install --prefix=/usr --root="$subpkgdir" || return 1 } -sha512sums="859e74ef6525b296fcf5dd5aa3898a1cde552a2ce1d7f1ad6fa74dd42b8eee1b459fd4b7eb55cc7e1a39b529060b4ec9800c9d284c31c5361f11f190b8d9a493 dulwich-0.19.0.tar.gz" +sha512sums="b4bea6080e8dc4516638299b95c6abad2029bfdcf67b1bc3fb490c044ea0108602b0e8bae4c5c842b9cf6db7e6bef71365298300406dc7a6cd801cd92a1652dc dulwich-0.19.2.tar.gz"