forked from ports/contrib
xtables-geoip: 20110503 -> 20110602
This commit is contained in:
parent
267fa320f1
commit
465d158bfd
@ -110,6 +110,8 @@ drwxr-xr-x root/root usr/share/xt_geoip/BE/
|
||||
-rw-r--r-- root/root usr/share/xt_geoip/BE/CU.iv6 (EMPTY)
|
||||
-rw-r--r-- root/root usr/share/xt_geoip/BE/CV.iv4
|
||||
-rw-r--r-- root/root usr/share/xt_geoip/BE/CV.iv6 (EMPTY)
|
||||
-rw-r--r-- root/root usr/share/xt_geoip/BE/CX.iv4
|
||||
-rw-r--r-- root/root usr/share/xt_geoip/BE/CX.iv6 (EMPTY)
|
||||
-rw-r--r-- root/root usr/share/xt_geoip/BE/CY.iv4
|
||||
-rw-r--r-- root/root usr/share/xt_geoip/BE/CY.iv6 (EMPTY)
|
||||
-rw-r--r-- root/root usr/share/xt_geoip/BE/CZ.iv4
|
||||
@ -601,6 +603,8 @@ drwxr-xr-x root/root usr/share/xt_geoip/LE/
|
||||
-rw-r--r-- root/root usr/share/xt_geoip/LE/CU.iv6 (EMPTY)
|
||||
-rw-r--r-- root/root usr/share/xt_geoip/LE/CV.iv4
|
||||
-rw-r--r-- root/root usr/share/xt_geoip/LE/CV.iv6 (EMPTY)
|
||||
-rw-r--r-- root/root usr/share/xt_geoip/LE/CX.iv4
|
||||
-rw-r--r-- root/root usr/share/xt_geoip/LE/CX.iv6 (EMPTY)
|
||||
-rw-r--r-- root/root usr/share/xt_geoip/LE/CY.iv4
|
||||
-rw-r--r-- root/root usr/share/xt_geoip/LE/CY.iv6 (EMPTY)
|
||||
-rw-r--r-- root/root usr/share/xt_geoip/LE/CZ.iv4
|
||||
|
@ -1,2 +1,2 @@
|
||||
62cb5eeb225164ebc69a732e704d0542 GeoIPCountryCSV.zip
|
||||
c2d8c972182945c5535c90e33992250c xtables-addons-1.35.tar.xz
|
||||
93fa67a06365ac3c983370025e25f24e GeoIPCountryCSV.zip
|
||||
2b976f502f626ed2245d276d83efc451 xtables-addons-1.36.tar.xz
|
||||
|
@ -7,15 +7,15 @@
|
||||
name=xtables-geoip
|
||||
|
||||
## date -d "$(curl -sI http://geolite.maxmind.com/download/geoip/database/GeoIPCountryCSV.zip | grep '^Last-Modified:' | cut -d' ' -f2-)" +%Y%m%d
|
||||
version=20110503
|
||||
version=20110602
|
||||
|
||||
release=1
|
||||
source=(http://downloads.sourceforge.net/project/xtables-addons/Xtables-addons/1.35/xtables-addons-1.35.tar.xz
|
||||
source=(http://downloads.sourceforge.net/project/xtables-addons/Xtables-addons/1.36/xtables-addons-1.36.tar.xz
|
||||
http://geolite.maxmind.com/download/geoip/database/GeoIPCountryCSV.zip)
|
||||
|
||||
build() {
|
||||
install -d $PKG/usr/share/xt_geoip
|
||||
|
||||
$SRC/xtables-addons-1.35/geoip/xt_geoip_build \
|
||||
$SRC/xtables-addons-1.36/geoip/xt_geoip_build \
|
||||
-D $PKG/usr/share/xt_geoip/ $SRC/GeoIPCountryWhois.csv
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user