diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-09-16 08:49:43 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-09-16 08:49:43 +0000 |
commit | 5b5ffb131c40af8d59756211a93c28690dc3c836 (patch) | |
tree | 5a234d92aaeafd5e43a368f1e4a51009057fb129 /testing/ipt-netflow-grsec | |
parent | 173b50c83be8c2515196d2a61673c64b08928ac1 (diff) | |
download | aports-5b5ffb131c40af8d59756211a93c28690dc3c836.tar.bz2 aports-5b5ffb131c40af8d59756211a93c28690dc3c836.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.10.12-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 f6e7e86ed3..5911ec8b62 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.11 -_kpkgrel=1 +_kver=3.10.12 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=1.8.4 |