From 01fde64f4344567aa122bef47b51eb55b975953b Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 21 Oct 2015 14:21:41 +0000 Subject: main/devicemaster-linux-grsec: disable for now does not build with 4.1 kernel --- main/devicemaster-linux-grsec/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'main/devicemaster-linux-grsec') diff --git a/main/devicemaster-linux-grsec/APKBUILD b/main/devicemaster-linux-grsec/APKBUILD index 2f9153d0c..d51ab912b 100644 --- a/main/devicemaster-linux-grsec/APKBUILD +++ b/main/devicemaster-linux-grsec/APKBUILD @@ -2,8 +2,8 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.18.21 -_kpkgrel=1 +_kver=4.1.10 +_kpkgrel=0 _mypkgrel=0 _kpkgver="$_kver-r$_kpkgrel" @@ -17,7 +17,7 @@ _realver=7.06 pkgrel=$(( $_kpkgrel + $_mypkgrel )) pkgdesc="NS-Link Device Drivers $_realver for linux-$_flavor" url="http://www.comtrol.com/resources/product-resources-white-papers/ns-link-device-drivers" -arch="all" +arch="" license="GPL" depends="linux-${_flavor}=${_kpkgver}" makedepends="linux-${_flavor}-dev=${_kpkgver} linux-headers" -- cgit v1.2.3