diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-08-11 12:30:51 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-08-11 12:30:51 +0200 |
commit | 99e02a454d28f76046a86986715d2512a24c65d4 (patch) | |
tree | 7a978b846cdc99da30267ae61e25ea54ef0f50a6 /testing | |
parent | 065f2eb5b440599c60c1cf73a8f9c402a2ae5c92 (diff) | |
download | aports-99e02a454d28f76046a86986715d2512a24c65d4.tar.bz2 aports-99e02a454d28f76046a86986715d2512a24c65d4.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.18.20-r1
Diffstat (limited to 'testing')
-rw-r--r-- | testing/ipt-netflow-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ipt-netflow-grsec/APKBUILD b/testing/ipt-netflow-grsec/APKBUILD index 33e5beb117..9499c3df69 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=3.18.20 -_kpkgrel=0 +_kpkgrel=1 # when chaning _ver we *must* bump _mypkgrel _ver=2.1 |