mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/ip2location-c: Updated for version 6.0.2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
343b07f9dd
commit
e14d43e964
2 changed files with 4 additions and 4 deletions
|
@ -22,7 +22,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ip2location-c # Previously known as C-IP2Location
|
||||
VERSION=${VERSION:-6.0.1}
|
||||
VERSION=${VERSION:-6.0.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ip2location-c"
|
||||
VERSION="6.0.1"
|
||||
VERSION="6.0.2"
|
||||
HOMEPAGE="http://www.ip2location.com/c.aspx"
|
||||
DOWNLOAD="http://www.ip2location.com/downloads/ip2location-c-6.0.1.tar.gz"
|
||||
MD5SUM="3992f912f0ca86c1ebb34513475f3f25"
|
||||
DOWNLOAD="http://ponce.cc/slackware/sources/repo/ip2location-c-6.0.2.tar.gz"
|
||||
MD5SUM="b4f3944d1b9cd7a177d00799b3a900ea"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue