diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-01-23 06:49:18 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-01-23 06:49:18 +0000 |
commit | 4d355bf5ff6e80298e232faaaea97cfc6ea6c568 (patch) | |
tree | 7ab14c15accfd55b6e4769e7fd58947229e6b4e7 /main/ipfw-grsec/APKBUILD | |
parent | 28b5403678d36c7895cf8029e330248730c953d8 (diff) | |
download | aports-4d355bf5ff6e80298e232faaaea97cfc6ea6c568.tar.bz2 aports-4d355bf5ff6e80298e232faaaea97cfc6ea6c568.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.4.44-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 f216f72b4a..a29557eeba 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=4.4.44 -_kpkgrel=0 +_kpkgrel=1 _realver=20130607 _mypkgrel=0 |