diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-06-23 08:29:28 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-06-23 08:29:28 +0000 |
commit | 5dfe6a9283bd5851ffe69cb61ff6f8232c194ce0 (patch) | |
tree | 57409fee042ff7894acd7f08d0ded27087ab35cc /main/ipfw-grsec/APKBUILD | |
parent | a848230840f97e8f4aa62b79f489e4087901efb9 (diff) | |
download | aports-5dfe6a9283bd5851ffe69cb61ff6f8232c194ce0.tar.bz2 aports-5dfe6a9283bd5851ffe69cb61ff6f8232c194ce0.tar.xz |
main/ipfw-grsec: rebuild against kernel 3.14.8-r1
Diffstat (limited to 'main/ipfw-grsec/APKBUILD')
-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 f7c06d7f34..33543a672a 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=3.14.8 -_kpkgrel=0 +_kpkgrel=1 _realver=20130607 _mypkgrel=0 |