python-dnspython: update to 1.15.0
This commit is contained in:
parent
01f9c94d23
commit
09d5b0f1dc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-dnspython'
|
||||
pkgname=python-dnspython
|
||||
version=1.14.0
|
||||
version=1.15.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="dnspython-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="ISC"
|
||||
homepage="http://www.dnspython.org/"
|
||||
distfiles="${PYPI_SITE}/d/dnspython/dnspython-${version}.zip"
|
||||
checksum=21458b942637578f238c7029dc0512c75e61ef64ee0de82a62d175e89d2131dc
|
||||
checksum=40f563e1f7a7b80dc5a4e76ad75c23da53d62f1e15e6e517293b04e1f84ead7c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue