diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-01-02 15:30:03 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-01-02 15:30:03 +0000 |
commit | 32c78e596522f059c8a22e5b8303ce9009791917 (patch) | |
tree | 91675a67c691ba5c0299c4b2afb00858350fbd79 /main/ipfw-grsec | |
parent | c3b53c10c0a2c457a76965f1bd4d57bd61ec3da0 (diff) | |
download | aports-32c78e596522f059c8a22e5b8303ce9009791917.tar.bz2 aports-32c78e596522f059c8a22e5b8303ce9009791917.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.14.27-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 aa41a3bc10..d45b00ed95 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=3.14.27 -_kpkgrel=0 +_kpkgrel=1 _realver=20130607 _mypkgrel=0 |