python-dulwich: update to 0.16.3
This commit is contained in:
parent
3e0f2fed2f
commit
305d8742d9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-dulwich'
|
||||
pkgname=python-dulwich
|
||||
version=0.16.1
|
||||
version=0.16.3
|
||||
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=470d0feec9d4e7aba091c02f62db7f9cc6549ffe3f623a8039f96f584159da05
|
||||
checksum=9a2a03e131e5dc5efdf61119b6c16558b202528cca220b6b1e7cb0e7fe3e843a
|
||||
|
||||
alternatives="
|
||||
dulwich:dul-receive-pack:/usr/bin/dul-receive-pack2
|
||||
|
|
Loading…
Reference in New Issue