diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-01-12 11:40:40 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-01-12 11:56:46 +0000 |
commit | e3a048e9c0d1c329759a64d1a8f86d709c182638 (patch) | |
tree | 35c52b203008583738be807c1d0b96a0f9b10176 /main/ipfw-grsec | |
parent | 6b99dcb2e73c3ba84464894651c1444c632a2f35 (diff) | |
download | aports-e3a048e9c0d1c329759a64d1a8f86d709c182638.tar.bz2 aports-e3a048e9c0d1c329759a64d1a8f86d709c182638.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.1.15-r4
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 f6cdf06d64..840c9f3066 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=4.1.15 -_kpkgrel=2 +_kpkgrel=4 _realver=20130607 _mypkgrel=0 |