diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-11-14 15:13:12 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-11-14 20:10:38 +0000 |
commit | a9059b0d03b398fa9c1653770ad7dba204c9d98b (patch) | |
tree | 1cfae74dc4b4d639e228d8fc1bb1d7d72e42e090 /main/ipfw-grsec | |
parent | 0d636b8a0fbec44b90e611ea493c859d2ff6066c (diff) | |
download | aports-a9059b0d03b398fa9c1653770ad7dba204c9d98b.tar.bz2 aports-a9059b0d03b398fa9c1653770ad7dba204c9d98b.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.4.31-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 47a7da056a..f146112509 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.4.30 -_kpkgrel=1 +_kver=4.4.31 +_kpkgrel=0 _realver=20130607 _mypkgrel=0 |