mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
python-ipaddress: update to 1.0.19
This commit is contained in:
parent
e6c01242a8
commit
a2253eb076
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-ipaddress'
|
# Template file for 'python-ipaddress'
|
||||||
pkgname=python-ipaddress
|
pkgname=python-ipaddress
|
||||||
version=1.0.18
|
version=1.0.19
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="ipaddress-${version}"
|
wrksrc="ipaddress-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/phihag/ipaddress"
|
homepage="https://github.com/phihag/ipaddress"
|
||||||
license="PSF"
|
license="PSF"
|
||||||
distfiles="${PYPI_SITE}/i/ipaddress/ipaddress-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/i/ipaddress/ipaddress-${version}.tar.gz"
|
||||||
checksum=5d8534c8e185f2d8a1fda1ef73f2c8f4b23264e8e30063feeb9511d492a413e1
|
checksum=200d8686011d470b5e4de207d803445deee427455cd0cb7c982b68cf82524f81
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue