mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/py-dulwich: upgrade to 0.19.0
This commit is contained in:
parent
26183159f7
commit
b3f4749ebb
@ -2,7 +2,7 @@
|
||||
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
pkgname=py-dulwich
|
||||
_pkgname=dulwich
|
||||
pkgver=0.18.6
|
||||
pkgver=0.19.0
|
||||
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="2d2120e23dd4bc2c9dcfe601f21ac757ee3fe2a343923c50b32c067f4d329ac89cdf0894bff450bf52c69e99759bb8692f0f14ed73d01be6bc3b0402d58d1148 dulwich-0.18.6.tar.gz"
|
||||
sha512sums="859e74ef6525b296fcf5dd5aa3898a1cde552a2ce1d7f1ad6fa74dd42b8eee1b459fd4b7eb55cc7e1a39b529060b4ec9800c9d284c31c5361f11f190b8d9a493 dulwich-0.19.0.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user