diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-12-05 20:41:27 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-12-05 20:41:27 +0000 |
commit | 8cf5b298d55b71693b9be9a5dc9b9e5fefdb50be (patch) | |
tree | 0afc48b7c3bd6e2f875794101db125ddf5fd2767 /main/ipfw-grsec | |
parent | 1149b8e3043f0da3b1fa2d6e18d37090a82dcc16 (diff) | |
download | aports-8cf5b298d55b71693b9be9a5dc9b9e5fefdb50be.tar.bz2 aports-8cf5b298d55b71693b9be9a5dc9b9e5fefdb50be.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.1.13-r0
Diffstat (limited to 'main/ipfw-grsec')
-rw-r--r-- | main/ipfw-grsec/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/ipfw-grsec/APKBUILD b/main/ipfw-grsec/APKBUILD index 378e0bcdba..962ed33775 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -5,8 +5,8 @@ _kpkg=linux-$_flavor _realname=ipfw _name=$_realname-$_flavor -_kver=4.1.12 -_kpkgrel=2 +_kver=4.1.13 +_kpkgrel=0 _realver=20130607 _mypkgrel=0 |