diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-11-12 15:13:00 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-11-12 15:15:19 +0000 |
commit | 391ac588a0dbb28e43e5e41b051605020e315e7c (patch) | |
tree | 737a84bde6ede276d6236869ae5e3abb87aa54b0 | |
parent | 9a7aa49b437412f6fd87c233d59dc58434486db0 (diff) | |
download | aports-391ac588a0dbb28e43e5e41b051605020e315e7c.tar.bz2 aports-391ac588a0dbb28e43e5e41b051605020e315e7c.tar.xz |
testing/zfs-grsec: rebuild against kernel 3.10.18-r2
-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 fe1f4833c8..b2005fda66 100644 --- a/testing/zfs-grsec/APKBUILD +++ b/testing/zfs-grsec/APKBUILD @@ -7,7 +7,7 @@ _name=$_realname-$_flavor _kpkg=linux-$_flavor _kver=3.10.18 -_kpkgrel=1 +_kpkgrel=2 _realver=0.6.2 _mypkgrel=0 |