python-dulwich: update to 0.16.1
This commit is contained in:
parent
83410ae263
commit
653cd50fb0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-dulwich'
|
||||
pkgname=python-dulwich
|
||||
version=0.15.0
|
||||
revision=2
|
||||
version=0.16.1
|
||||
revision=1
|
||||
wrksrc="dulwich-${version}"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
|
@ -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=6f0a09d93f01caf1ba054b3f751d5cc1f0e6afc5c97fd23d67d7acf92f0d0b16
|
||||
checksum=470d0feec9d4e7aba091c02f62db7f9cc6549ffe3f623a8039f96f584159da05
|
||||
|
||||
alternatives="
|
||||
dulwich:dul-receive-pack:/usr/bin/dul-receive-pack2
|
||||
|
|
Loading…
Add table
Reference in a new issue