diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-09-27 10:48:02 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-09-27 10:48:02 +0000 |
commit | 30103f05c4cf90dc82691a75a7095b019058f47e (patch) | |
tree | 016672d0d2a5c3e07eee171a2e0cf8005590a200 /main | |
parent | bc38c1c6ba2d6a2c15965bd8c53b1fdd63cc6b81 (diff) | |
download | aports-30103f05c4cf90dc82691a75a7095b019058f47e.tar.bz2 aports-30103f05c4cf90dc82691a75a7095b019058f47e.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.4.22-r0
Diffstat (limited to 'main')
-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 084922c201..13a529f8b9 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -5,7 +5,7 @@ _kpkg=linux-$_flavor _realname=ipfw _name=$_realname-$_flavor -_kver=4.4.21 +_kver=4.4.22 _kpkgrel=0 _realver=20130607 |