python-dulwich: update to 0.9.8.
This commit is contained in:
parent
50ca7363bf
commit
18d4ecc3f0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-dulwich'
|
||||
pkgname=python-dulwich
|
||||
version=0.9.7
|
||||
version=0.9.8
|
||||
revision=1
|
||||
wrksrc="dulwich-${version}"
|
||||
build_style=python-module
|
||||
|
@ -12,4 +12,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://samba.org/~jelmer/dulwich/"
|
||||
license="GPL-2"
|
||||
distfiles="https://pypi.python.org/packages/source/d/dulwich/dulwich-${version}.tar.gz"
|
||||
checksum=12e77b0434a3bb3075e9c96e608ee9c3f85e49bc9c8335139aba8795de4000f3
|
||||
checksum=8b1a0a80cc4f54feed4894af5d8e5e05cf30c82fcce28530543c01266cba9d47
|
||||
|
|
Loading…
Reference in New Issue