mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
python-ipaddress: update to 1.0.12
This commit is contained in:
parent
d504eed33b
commit
a422783507
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.11
|
version=1.0.12
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="ipaddress-${version}"
|
wrksrc="ipaddress-${version}"
|
||||||
|
@ -13,4 +13,4 @@ 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=a30ee1b6cd9c95561154716155f97e247d4abb9d2b3bd5db4dbb2972c0755d73
|
checksum=8c81980950b6360df6d5451456d09e92895f0a9d4aba96ceabcff66ef1f02b11
|
||||||
|
|
Loading…
Add table
Reference in a new issue