aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmish2019-09-16 08:07:33 +0530
committerAmish2019-09-16 08:07:33 +0530
commitbf7294d576b96aade48fa0759e07b7284130c9ba (patch)
treeb338abd5e991cf7116ea06fdfb8e17178cdd0ef5
parent4921609dbc23aafa544424115100abb9a07c4a47 (diff)
downloadaur-bf7294d576b96aade48fa0759e07b7284130c9ba.tar.gz
Rebuild with latest GeoLite2 database
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f8a120b8c8a..81920078a915 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xtables-geoip-db
pkgdesc = GeoIP Database for xtables
pkgver = 1.0
- pkgrel = 3
+ pkgrel = 4
url = https://dev.maxmind.com/geoip/geoip2/geolite2/
arch = any
license = BSD
@@ -9,7 +9,7 @@ pkgbase = xtables-geoip-db
makedepends = perl-text-csv-xs
makedepends = perl-net-cidr-lite
source = https://geolite.maxmind.com/download/geoip/database/GeoLite2-Country-CSV.zip
- source = xt_geoip_build::https://sourceforge.net/p/xtables-addons/xtables-addons/ci/v3.3/tree/geoip/xt_geoip_build?format=raw
+ source = xt_geoip_build::https://sourceforge.net/p/xtables-addons/xtables-addons/ci/v3.5/tree/geoip/xt_geoip_build?format=raw
sha256sums = SKIP
sha256sums = 216cb5a8c018c9db1cbff6b8a788d71d08f1d23dbb4ae60d318fc62fab1a2b46
diff --git a/PKGBUILD b/PKGBUILD
index 84e6dbd4c9d8..c734a60ae706 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Amish <contact at via dot aur>
pkgname=xtables-geoip-db
pkgver=1.0
-pkgrel=3
+pkgrel=4
pkgdesc="GeoIP Database for xtables"
arch=('any')
license=('BSD' 'GPL')
url="https://dev.maxmind.com/geoip/geoip2/geolite2/"
makedepends=('perl-text-csv-xs' 'perl-net-cidr-lite')
-_xtver=3.3
+_xtver=3.5
source=("https://geolite.maxmind.com/download/geoip/database/GeoLite2-Country-CSV.zip"
"xt_geoip_build::https://sourceforge.net/p/xtables-addons/xtables-addons/ci/v${_xtver}/tree/geoip/xt_geoip_build?format=raw")
sha256sums=('SKIP'