diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-09-30 06:12:22 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-09-30 06:12:22 +0000 |
commit | 11d0a45dbdf779b8c57db956ef99bd0450d58c9e (patch) | |
tree | d9e19498234640a73edc594c95a71aafe9e9a005 | |
parent | 430e1b07423b122246b77c333fe6c1910674a2d0 (diff) | |
download | aports-11d0a45dbdf779b8c57db956ef99bd0450d58c9e.tar.bz2 aports-11d0a45dbdf779b8c57db956ef99bd0450d58c9e.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 3.10.13-r0
-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 5911ec8b62..8fa95c5712 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.10.12 +_kver=3.10.13 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |