python-dulwich: update to 0.17.2
This commit is contained in:
parent
171ac162a3
commit
d2d406447e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-dulwich'
|
||||
pkgname=python-dulwich
|
||||
version=0.17.1
|
||||
version=0.17.2
|
||||
revision=1
|
||||
wrksrc="dulwich-${version}"
|
||||
build_style=python-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://www.dulwich.io/"
|
||||
license="GPL-2, Apache-2.0"
|
||||
distfiles="${PYPI_SITE}/d/dulwich/dulwich-${version}.tar.gz"
|
||||
checksum=5d61812a810038b260ee88807fdb39b4d827e2f00fe5907dad22d2733008f3ea
|
||||
checksum=90b5c1025f60c68b98980f85950860b980692053c7c5dd93c19cc3cb87f186b2
|
||||
|
||||
alternatives="
|
||||
dulwich:dul-receive-pack:/usr/bin/dul-receive-pack2
|
||||
|
|
Loading…
Reference in a new issue