mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
python-ipaddress: update to 1.0.22
This commit is contained in:
parent
a36340d85b
commit
cf6a79325c
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.21
|
version=1.0.22
|
||||||
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="PSFL-2"
|
license="PSFL-2"
|
||||||
distfiles="${PYPI_SITE}/i/ipaddress/ipaddress-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/i/ipaddress/ipaddress-${version}.tar.gz"
|
||||||
checksum=82c964e8a387f3869774c9fd3ed7bf19f0e001de58f0f52fc17257b6bc5f515d
|
checksum=b146c751ea45cad6188dd6cf2d9b757f6f4f8d6ffb96a023e6f2e26eea02a72c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue