python-dulwich: update to 0.19.10.
This commit is contained in:
parent
4c13e25ce1
commit
a69b4ea4dc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-dulwich'
|
||||
pkgname=python-dulwich
|
||||
version=0.19.9
|
||||
version=0.19.10
|
||||
revision=1
|
||||
wrksrc="dulwich-${version}"
|
||||
build_style=python-module
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="GPL-2.0-or-later, Apache-2.0"
|
||||
homepage="https://www.dulwich.io/"
|
||||
distfiles="${PYPI_SITE}/d/dulwich/dulwich-${version}.tar.gz"
|
||||
checksum=5e1e39555f594939a8aff1ca08b3bdf6c7efd4b941c2850760983a0197240974
|
||||
checksum=0330787f28c5252f12040b9a1c0f5990f19f806c12b3d510ee7ea1fa53a6f3b4
|
||||
|
||||
alternatives="
|
||||
dulwich:dul-receive-pack:/usr/bin/dul-receive-pack2
|
||||
|
|
Loading…
Reference in New Issue