network/GeoIP: Updated for version 1.4.7.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
a70e4e0e7f
commit
8ded3a3015
|
@ -2,10 +2,11 @@
|
||||||
|
|
||||||
# Slackware build script for GeoIP
|
# Slackware build script for GeoIP
|
||||||
# Written by Yalla-One <yallaone@gmail.com>
|
# Written by Yalla-One <yallaone@gmail.com>
|
||||||
|
# Maintained by markus reichelt <slackbuilds@mareichelt.de> 0xCCEEF115
|
||||||
|
|
||||||
PRGNAM=GeoIP
|
PRGNAM=GeoIP
|
||||||
VERSION=1.4.5
|
VERSION=1.4.7
|
||||||
BUILD=${BUILD:-2}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
# Automatically determine the architecture we're building on:
|
# Automatically determine the architecture we're building on:
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="GeoIP"
|
PRGNAM="GeoIP"
|
||||||
VERSION="1.4.5"
|
VERSION="1.4.7"
|
||||||
HOMEPAGE="http://www.maxmind.com/app/c"
|
HOMEPAGE="http://www.maxmind.com/app/c"
|
||||||
DOWNLOAD="http://geolite.maxmind.com/download/geoip/api/c/GeoIP-1.4.5.tar.gz"
|
DOWNLOAD="http://geolite.maxmind.com/download/geoip/api/c/GeoIP-1.4.7.tar.gz"
|
||||||
MD5SUM="d95c34cf8ebd48e357b1812db5d75cf1"
|
MD5SUM="a802175d5b7e2b57b540a7dd308d9205"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
MAINTAINER="Yalla-One"
|
MAINTAINER="markus reichelt"
|
||||||
EMAIL="yallaone@gmail.com"
|
EMAIL="slackbuilds@mareichelt.de"
|
||||||
APPROVED="rworkman"
|
APPROVED="dsomero"
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
GeoIP is the proprietary technology that drives MaxMind's IP
|
GeoIP is the proprietary technology that drives MaxMind's IP
|
||||||
geolocation data and services. GeoIP provides businesses with a
|
geolocation data and services. GeoIP provides businesses with a
|
||||||
non-invasive way to determine geographical and other information
|
non-invasive way to determine geographical and other information
|
||||||
about their Internet visitors in real-time.
|
about their Internet visitors in real-time.
|
||||||
|
|
||||||
|
|
|
@ -7,9 +7,9 @@
|
||||||
|
|
||||||
|-----handy-ruler------------------------------------------------------|
|
|-----handy-ruler------------------------------------------------------|
|
||||||
GeoIP: GeoIP (GeoIP API and database)
|
GeoIP: GeoIP (GeoIP API and database)
|
||||||
GeoIP:
|
GeoIP:
|
||||||
GeoIP: GeoIP is the proprietary technology that drives MaxMind's IP
|
GeoIP: GeoIP is the proprietary technology that drives MaxMind's IP
|
||||||
GeoIP: geolocation data and services. GeoIP provides businesses with a
|
GeoIP: geolocation data and services. GeoIP provides businesses with a
|
||||||
GeoIP: non-invasive way to determine geographical and other information
|
GeoIP: non-invasive way to determine geographical and other information
|
||||||
GeoIP: about their Internet visitors in real-time.
|
GeoIP: about their Internet visitors in real-time.
|
||||||
GeoIP: To name a few applications, GeoIP can be used for delivering
|
GeoIP: To name a few applications, GeoIP can be used for delivering
|
||||||
|
|
Loading…
Reference in New Issue