summaryrefslogtreecommitdiffstats
path: root/testing/iscsi-scst-grsec/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/iscsi-scst-grsec/APKBUILD')
-rw-r--r--testing/iscsi-scst-grsec/APKBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/testing/iscsi-scst-grsec/APKBUILD b/testing/iscsi-scst-grsec/APKBUILD
index c8c95c158..0320a5caa 100644
--- a/testing/iscsi-scst-grsec/APKBUILD
+++ b/testing/iscsi-scst-grsec/APKBUILD
@@ -26,6 +26,7 @@ makedepends="linux-${_flavor}-dev=${_kernelver} scst-grsec-dev"
subpackages=
source="http://downloads.sourceforge.net/scst/$_realname-$_realver.tar.gz
config.c.patch
+ 2.6.35.patch
"
_ksrc=/usr/src/linux-headers-${_abi_release}
@@ -57,4 +58,5 @@ package() {
}
md5sums="56109c01e3d4421a36d6f47efa1fb0d5 iscsi-scst-1.0.1.1.tar.gz
-48e21e3466fd819418f29e3b2487f052 config.c.patch"
+48e21e3466fd819418f29e3b2487f052 config.c.patch
+d2490c86d9138226ec674997817a163b 2.6.35.patch"