diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-03-19 15:27:25 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-03-19 15:27:25 +0000 |
commit | 6d88df56b8f95dc865156e2c2729caac3d1a249f (patch) | |
tree | 92f96524fce60409066c57f1b75a6605e7d7437f /main | |
parent | aa6b98004d380616229fdd88cd12b286132e951b (diff) | |
download | aports-6d88df56b8f95dc865156e2c2729caac3d1a249f.tar.bz2 aports-6d88df56b8f95dc865156e2c2729caac3d1a249f.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.12.8-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 9606a730f5..8ab01484fd 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=3.12.8 -_kpkgrel=0 +_kpkgrel=1 _realver=20130607 _mypkgrel=0 |