diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-09-20 18:18:10 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-09-20 20:04:11 +0000 |
commit | 06be5836759a8ce606e8117f480e412d1329ee02 (patch) | |
tree | 1d011827bc89399ab1d97a6aac70fb13cf04507d /main/ipfw-grsec/APKBUILD | |
parent | 420f912b5c03fc3985c09d8310a769c38b3c5210 (diff) | |
download | aports-06be5836759a8ce606e8117f480e412d1329ee02.tar.bz2 aports-06be5836759a8ce606e8117f480e412d1329ee02.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.4.21-r0
Diffstat (limited to 'main/ipfw-grsec/APKBUILD')
-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 60f460cb2c..084922c201 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.20 -_kpkgrel=1 +_kver=4.4.21 +_kpkgrel=0 _realver=20130607 _mypkgrel=0 |