diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-11-07 21:16:22 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-11-07 21:35:12 +0000 |
commit | 3d5e6131fc6b27c7fb582d19cd324e2db8c3a279 (patch) | |
tree | b5392a2e838248cb6f6403d7ebfb29b5df27bdad /main/zfs-grsec | |
parent | 29c64e14b88f5fec75a165643c5400bb6d551be8 (diff) | |
download | aports-3d5e6131fc6b27c7fb582d19cd324e2db8c3a279.tar.bz2 aports-3d5e6131fc6b27c7fb582d19cd324e2db8c3a279.tar.xz |
main/zfs-grsec: rebuild against kernel 4.4.30-r1
Diffstat (limited to 'main/zfs-grsec')
-rw-r--r-- | main/zfs-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/zfs-grsec/APKBUILD b/main/zfs-grsec/APKBUILD index 65b610cc10..375b28ce98 100644 --- a/main/zfs-grsec/APKBUILD +++ b/main/zfs-grsec/APKBUILD @@ -7,7 +7,7 @@ _name=$_realname-$_flavor _kpkg=linux-$_flavor _kver=4.4.30 -_kpkgrel=0 +_kpkgrel=1 _realver=0.6.5.8 _mypkgrel=0 |