diff options
author | Timo Teräs <timo.teras@iki.fi> | 2015-04-14 18:01:19 +0000 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2015-04-14 18:01:19 +0000 |
commit | 28cc37fd0e13facefc4cf91621e84ec49351cca6 (patch) | |
tree | 8a1450476173f5d87a29466de866e58f92059867 /main/ipfw-grsec | |
parent | 5527da2889e5c49bc78606c7b4ce345a22c87382 (diff) | |
download | aports-28cc37fd0e13facefc4cf91621e84ec49351cca6.tar.bz2 aports-28cc37fd0e13facefc4cf91621e84ec49351cca6.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.18.11-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 692638b1d5..b3f6057c29 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=3.18.11 -_kpkgrel=0 +_kpkgrel=1 _realver=20130607 _mypkgrel=0 |