diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-11-03 15:27:11 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-11-03 15:30:51 +0000 |
commit | 54ff8420c5828242ba4ee4f1cdd8665e48888086 (patch) | |
tree | cf3a6a5dbf978aba9f1c0c0ab983020576c19cdc /testing | |
parent | 2064f1df3e432466f953049efe3f5c8c38356eb2 (diff) | |
download | aports-54ff8420c5828242ba4ee4f1cdd8665e48888086.tar.bz2 aports-54ff8420c5828242ba4ee4f1cdd8665e48888086.tar.xz |
testing/zfs-grsec: rebuild against kernel 4.1.12-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 5e785599b0..1a9eefc9ee 100644 --- a/testing/zfs-grsec/APKBUILD +++ b/testing/zfs-grsec/APKBUILD @@ -7,7 +7,7 @@ _name=$_realname-$_flavor _kpkg=linux-$_flavor _kver=4.1.12 -_kpkgrel=0 +_kpkgrel=1 _realver=0.6.5 _mypkgrel=0 |