diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-06-16 12:53:20 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-06-16 12:53:20 +0000 |
commit | 2d55cb28ba97f0647d46fb8b29c2c61f239f526e (patch) | |
tree | 51297f74de7a8bd691e024c8f3b8c958a31ec3ff /main | |
parent | 9eaa1a201531be8ac690f91254aaec50adecaffa (diff) | |
download | aports-2d55cb28ba97f0647d46fb8b29c2c61f239f526e.tar.bz2 aports-2d55cb28ba97f0647d46fb8b29c2c61f239f526e.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.14.6-r1
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 1e3220c57..33a902e1e 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=3.14.6 -_kpkgrel=0 +_kpkgrel=1 _realver=20130607 _mypkgrel=0 |