aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmish2024-02-12 06:04:01 +0530
committerAmish2024-02-12 06:04:01 +0530
commit2a16501e05f4534b596e70726c3ef8183b04a52a (patch)
tree2b1a48d0e9ee84bd0cdbc68c03b6503227a95aaa
parentc1d305cddfc02b9ec7067de96953a586913df0ed (diff)
downloadaur-xtables-geoip-db.tar.gz
Rebuild with latest DB-IP database
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 243697283372..53c3de85f340 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = xtables-geoip-db
pkgdesc = GeoIP Database for xtables
pkgver = 2.2
- pkgrel = 9
+ pkgrel = 10
url = https://db-ip.com/db/download/ip-to-country-lite
arch = any
license = BSD
license = GPL
makedepends = perl-text-csv-xs
makedepends = perl-net-cidr-lite
- source = dbip-country-lite-2023-11.csv.gz::https://download.db-ip.com/free/dbip-country-lite-2023-11.csv.gz
+ source = dbip-country-lite-2024-02.csv.gz::https://download.db-ip.com/free/dbip-country-lite-2024-02.csv.gz
source = README
source = xt_geoip_build
source = mmcsv_geoip_build
diff --git a/PKGBUILD b/PKGBUILD
index 94aeebeed8ec..68db2d1a8b53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Amish <contact at via dot aur>
pkgname=xtables-geoip-db
pkgver=2.2
-pkgrel=9
+pkgrel=10
pkgdesc="GeoIP Database for xtables"
arch=('any')
license=('BSD' 'GPL')