diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-11-07 21:10:39 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-11-07 21:35:12 +0000 |
commit | abd81096fa670044ad18a54df64768c2219874ec (patch) | |
tree | 89d9c816c423d991052325601a7dd1a2ff49e4f3 | |
parent | 18f240dc37b6c4d30493d9504f452cc7360d4eab (diff) | |
download | aports-abd81096fa670044ad18a54df64768c2219874ec.tar.bz2 aports-abd81096fa670044ad18a54df64768c2219874ec.tar.xz |
main/ipfw-grsec: rebuild against kernel 4.4.30-r1
-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 6bd0f893ca..47a7da056a 100644 --- a/main/ipfw-grsec/APKBUILD +++ b/main/ipfw-grsec/APKBUILD @@ -6,7 +6,7 @@ _realname=ipfw _name=$_realname-$_flavor _kver=4.4.30 -_kpkgrel=0 +_kpkgrel=1 _realver=20130607 _mypkgrel=0 |