mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/GeoIP: Updated for version 1.4.7.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
a70e4e0e7f
commit
8ded3a3015
4 changed files with 12 additions and 11 deletions
|
@ -2,10 +2,11 @@
|
|||
|
||||
# Slackware build script for GeoIP
|
||||
# Written by Yalla-One <yallaone@gmail.com>
|
||||
# Maintained by markus reichelt <slackbuilds@mareichelt.de> 0xCCEEF115
|
||||
|
||||
PRGNAM=GeoIP
|
||||
VERSION=1.4.5
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=1.4.7
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
# Automatically determine the architecture we're building on:
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="GeoIP"
|
||||
VERSION="1.4.5"
|
||||
VERSION="1.4.7"
|
||||
HOMEPAGE="http://www.maxmind.com/app/c"
|
||||
DOWNLOAD="http://geolite.maxmind.com/download/geoip/api/c/GeoIP-1.4.5.tar.gz"
|
||||
MD5SUM="d95c34cf8ebd48e357b1812db5d75cf1"
|
||||
DOWNLOAD="http://geolite.maxmind.com/download/geoip/api/c/GeoIP-1.4.7.tar.gz"
|
||||
MD5SUM="a802175d5b7e2b57b540a7dd308d9205"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Yalla-One"
|
||||
EMAIL="yallaone@gmail.com"
|
||||
APPROVED="rworkman"
|
||||
MAINTAINER="markus reichelt"
|
||||
EMAIL="slackbuilds@mareichelt.de"
|
||||
APPROVED="dsomero"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
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
|
||||
about their Internet visitors in real-time.
|
||||
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
GeoIP: GeoIP (GeoIP API and database)
|
||||
GeoIP:
|
||||
GeoIP:
|
||||
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: about their Internet visitors in real-time.
|
||||
GeoIP: To name a few applications, GeoIP can be used for delivering
|
||||
|
|
Loading…
Reference in a new issue