diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-11-13 10:40:29 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-11-13 10:46:11 +0000 |
commit | 220fdec450ee3621ba31c63578a6a256a98992d0 (patch) | |
tree | bab06d11336a139aba9b9755b1cf4ca3a59cbcc8 /testing | |
parent | 10f8b293626e260e278a95b2a2d5eb1c7f26b29a (diff) | |
download | aports-220fdec450ee3621ba31c63578a6a256a98992d0.tar.bz2 aports-220fdec450ee3621ba31c63578a6a256a98992d0.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.10.19-r0
Diffstat (limited to 'testing')
-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 4db2123490..efbaf7f92a 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.18 -_kpkgrel=2 +_kver=3.10.19 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=1.8.4 |