diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-06-16 12:54:05 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-06-16 12:54:05 +0000 |
commit | 59881ebbaf4bcfaa0dad83933e79126ca4e9d96a (patch) | |
tree | fff0b7d692e50bc02bd29f76095fc8002ef197be /testing | |
parent | 50b096b5a2db652d0e69b1fa2c814e3a9effb259 (diff) | |
download | aports-59881ebbaf4bcfaa0dad83933e79126ca4e9d96a.tar.bz2 aports-59881ebbaf4bcfaa0dad83933e79126ca4e9d96a.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.14.6-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 ddcb1d274..f2e5db02c 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=3.14.6 -_kpkgrel=0 +_kpkgrel=1 # when chaning _ver we *must* bump _mypkgrel _ver=1.8 |