diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-12-05 07:33:28 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-12-05 08:08:13 +0000 |
commit | 6be93f9447dda42bd8758b1b04a0c348e05bc859 (patch) | |
tree | bec88ad06eca6a3b812ac1050b10382fdc07ab9d /main/ipfw-grsec | |
parent | adfc40315625f02552e98a89e32685945c7c7af4 (diff) | |
download | aports-6be93f9447dda42bd8758b1b04a0c348e05bc859.tar.bz2 aports-6be93f9447dda42bd8758b1b04a0c348e05bc859.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.14.25-r1
Diffstat (limited to 'main/ipfw-grsec')
-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 8e1d4818ec..8fb5147d42 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=3.14.25 -_kpkgrel=0 +_kpkgrel=1 _realver=20130607 _mypkgrel=0 |