mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/py3-dulwich: upgrade to 0.19.13
Signed-off-by: prspkt <prspkt@protonmail.com>
This commit is contained in:
parent
aba3e1f189
commit
09f1764f95
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user