diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-09-15 06:31:03 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-09-15 06:31:03 +0000 |
commit | 197f77f9e02a7225c18b21d6a64a3b211796013b (patch) | |
tree | e3c3feb31f79fa42b9718eda47cd7b3fb6d97f81 /main/ipfw-grsec | |
parent | eec6bbf51007b00655f3105260d049f95a983020 (diff) | |
download | aports-197f77f9e02a7225c18b21d6a64a3b211796013b.tar.bz2 aports-197f77f9e02a7225c18b21d6a64a3b211796013b.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.14.18-r1
Diffstat (limited to 'main/ipfw-grsec')
-rw-r--r-- | main/ipfw-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ipfw-grsec/APKBUILD b/main/ipfw-grsec/APKBUILD index bdb991131b..74aac3be4c 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=3.14.18 -_kpkgrel=0 +_kpkgrel=1 _realver=20130607 _mypkgrel=0 |