diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-06-01 10:56:35 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-06-01 11:47:51 +0000 |
commit | c269f8e8e7fc6b95dabc655b2d601af39d3bb5f4 (patch) | |
tree | 8cd92c0a8d6782f56139934b3de73c46098949ef /main/ipfw-grsec/APKBUILD | |
parent | f314fa03006d233ae2bf42d62867ed3cfb6746fb (diff) | |
download | aports-c269f8e8e7fc6b95dabc655b2d601af39d3bb5f4.tar.bz2 aports-c269f8e8e7fc6b95dabc655b2d601af39d3bb5f4.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.4.11-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 abdc59e0a0..5839c59d74 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=4.4.11 -_kpkgrel=0 +_kpkgrel=1 _realver=20130607 _mypkgrel=0 |