diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-04-28 07:31:59 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-04-28 10:06:16 +0000 |
commit | aff9fc2fc2cd8f47ccc7f4f62dea4028cd72e64e (patch) | |
tree | 0409faacbd59438cb6b45317aa8b625c5dc10b16 /testing | |
parent | da9a6716b6b17c98473aca5e2c100cf7da9e78f0 (diff) | |
download | aports-aff9fc2fc2cd8f47ccc7f4f62dea4028cd72e64e.tar.bz2 aports-aff9fc2fc2cd8f47ccc7f4f62dea4028cd72e64e.tar.xz |
testing/zfs-grsec: rebuild against kernel 4.4.8-r1
Diffstat (limited to 'testing')
-rw-r--r-- | testing/zfs-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/zfs-grsec/APKBUILD b/testing/zfs-grsec/APKBUILD index e4d2983f3b..d7e3646e51 100644 --- a/testing/zfs-grsec/APKBUILD +++ b/testing/zfs-grsec/APKBUILD @@ -7,7 +7,7 @@ _name=$_realname-$_flavor _kpkg=linux-$_flavor _kver=4.4.8 -_kpkgrel=0 +_kpkgrel=1 _realver=0.6.5.6 _mypkgrel=0 |