libraries/ipaddress: Updated for version 1.0.22.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2019-10-05 17:23:11 +02:00 committed by Willy Sudiarto Raharjo
parent f7e5e6ae78
commit 01f0d17f17
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for ipaddress
# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ipaddress
VERSION=${VERSION:-1.0.17}
VERSION=${VERSION:-1.0.22}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="ipaddress"
VERSION="1.0.17"
VERSION="1.0.22"
HOMEPAGE="https://github.com/phihag/ipaddress"
DOWNLOAD="https://pypi.python.org/packages/bb/26/3b64955ff73f9e3155079b9ed31812afdfa5333b5c76387454d651ef593a/ipaddress-1.0.17.tar.gz"
MD5SUM="8bbf0326719fafb1f453921ef96729fe"
DOWNLOAD="https://files.pythonhosted.org/packages/97/8d/77b8cedcfbf93676148518036c6b1ce7f8e14bf07e95d7fd4ddcb8cc052f/ipaddress-1.0.22.tar.gz"
MD5SUM="74c1ce3109f30eaa1ab3dd342e7b76d4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""