diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-08-04 11:56:21 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-08-04 12:11:46 +0000 |
commit | 75022eeb3fd7187674fa312016c185ec96127e78 (patch) | |
tree | 0a0665081690f75a9a0c31be1e0242a08849830a /main/ipfw-grsec | |
parent | ebedfa7f5ba89c4fe11fbc1bd24af12d040231a9 (diff) | |
download | aports-75022eeb3fd7187674fa312016c185ec96127e78.tar.bz2 aports-75022eeb3fd7187674fa312016c185ec96127e78.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.14.15-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 a95586abfa..79447fb68d 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=3.14.15 -_kpkgrel=0 +_kpkgrel=1 _realver=20130607 _mypkgrel=0 |