diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-11-04 14:41:55 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-11-04 14:54:16 +0000 |
commit | 631cd9d2dde21b36fb3573e532db4b023ada9032 (patch) | |
tree | 1a16b07c8de998c6fb0d79786c8eabd6cb2c8ac9 /testing/ipt-netflow-grsec | |
parent | 1ebd988bbbc345ede119bf50cbf48c383bcce7b6 (diff) | |
download | aports-631cd9d2dde21b36fb3573e532db4b023ada9032.tar.bz2 aports-631cd9d2dde21b36fb3573e532db4b023ada9032.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.10.18-r0
Diffstat (limited to 'testing/ipt-netflow-grsec')
-rw-r--r-- | testing/ipt-netflow-grsec/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ipt-netflow-grsec/APKBUILD b/testing/ipt-netflow-grsec/APKBUILD index a57d2762eb..fa2815541b 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,8 +2,8 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.10.17 -_kpkgrel=2 +_kver=3.10.18 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=1.8.4 |