summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAmish2019-03-20 10:39:22 +0530
committerAmish2019-03-20 10:39:22 +0530
commita878c8d491a4f6ddc8a34627e947c1354d759e71 (patch)
tree74fe5a0dc8e110cc683857840671aabd84b29dc4 /PKGBUILD
parent3ebcce6feb0111ee6b257dfb2a672438cc919f3c (diff)
downloadaur-a878c8d491a4f6ddc8a34627e947c1354d759e71.tar.gz
Update to 3.3. Remove exclusive building as linux-lts is now 4.19
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a7a220648f8..62798417a6fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,22 +3,23 @@
# Contributor: Lubomir Krajcovic <lubomir.krajcovic(AT)gmail(DOT)com>
# Contributor: Vladimir Kutyavin <vlkut(AT)bk(DOT)ru>
pkgname=xtables-addons-dkms
-pkgver=3.2
-pkgrel=3
+pkgver=3.3
+pkgrel=1
pkgdesc='DKMS for additional extensions for Xtables packet filter present in the Linux kernel'
arch=('i686' 'x86_64')
license=('GPL2')
url="http://xtables-addons.sourceforge.net/"
depends=('dkms')
optdepends=('perl-text-csv-xs: required for building GeoIP database'
+ 'perl-net-cidr-lite: required for building GeoIP database'
+ 'wget: required for building GeoIP database'
'unzip: required for building GeoIP database')
-makedepends=()
conflicts=(xtables-addons xtables-addons-git xtables-addons-multikernel)
replaces=(xtables-addons xtables-addons-git xtables-addons-multikernel)
source=(https://sourceforge.net/projects/${pkgname%-dkms}/files/Xtables-addons/${pkgname%-dkms}-${pkgver}.tar.xz
dkms.conf)
-sha256sums=('006f4e38bbf4b9a9069b90ca78c93b65800e9ebfd17332b713f1f80292420aaa'
- 'fc96d577f8dd4404d4ae967d28e0595b4b0f6985bac55cde707ef14e9b10d68b')
+sha256sums=('efa62c7df6cd3b82d7195105bf6fe177b605f91f3522e4114d2f4e0ad54320d6'
+ '87546f6d100a33271086d3bc990a2a1e4de83e25fb4a048774c520f4c36729e6')
prepare() {
# go to builddir