mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python-dulwich: update to 0.19.10.
This commit is contained in:
parent
4c13e25ce1
commit
a69b4ea4dc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-dulwich'
|
# Template file for 'python-dulwich'
|
||||||
pkgname=python-dulwich
|
pkgname=python-dulwich
|
||||||
version=0.19.9
|
version=0.19.10
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="dulwich-${version}"
|
wrksrc="dulwich-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, Apache-2.0"
|
license="GPL-2.0-or-later, Apache-2.0"
|
||||||
homepage="https://www.dulwich.io/"
|
homepage="https://www.dulwich.io/"
|
||||||
distfiles="${PYPI_SITE}/d/dulwich/dulwich-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/d/dulwich/dulwich-${version}.tar.gz"
|
||||||
checksum=5e1e39555f594939a8aff1ca08b3bdf6c7efd4b941c2850760983a0197240974
|
checksum=0330787f28c5252f12040b9a1c0f5990f19f806c12b3d510ee7ea1fa53a6f3b4
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
dulwich:dul-receive-pack:/usr/bin/dul-receive-pack2
|
dulwich:dul-receive-pack:/usr/bin/dul-receive-pack2
|
||||||
|
|
Loading…
Add table
Reference in a new issue