diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2015-12-30 15:41:35 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2015-12-30 15:42:17 +0000 |
commit | 3232a4f8e52c065298a20e09d1f05eb585157a14 (patch) | |
tree | f4b54d9a8813be2c0182958fe0cb69a40708ccc2 /main | |
parent | b2a03545ce61af437141d9898a8a393d3d122172 (diff) | |
download | aports-3232a4f8e52c065298a20e09d1f05eb585157a14.tar.bz2 aports-3232a4f8e52c065298a20e09d1f05eb585157a14.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.14.22-r2
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 7f70316839..9c9c2213da 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=3.14.22 -_kpkgrel=1 +_kpkgrel=2 _realver=20130607 _mypkgrel=0 |