summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-11-10 19:08:32 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-11-10 19:08:32 +0000
commit548805549c97d3fcb7c07e581e85248844fa0ca1 (patch)
tree86358534d0b8de26f313b0360855d0c643069794
parentaa5ae43b9507434a7a3609d7cd59ecaa8f117c36 (diff)
downloadaports-548805549c97d3fcb7c07e581e85248844fa0ca1.tar.bz2
aports-548805549c97d3fcb7c07e581e85248844fa0ca1.tar.xz
main/*-grsec: update to rebuilt kernel
-rw-r--r--main/dahdi-linux-grsec/APKBUILD2
-rw-r--r--main/open-iscsi-grsec/APKBUILD2
-rw-r--r--main/open-vm-tools-grsec/APKBUILD2
-rw-r--r--main/xtables-addons-grsec/APKBUILD2
4 files changed, 4 insertions, 4 deletions
diff --git a/main/dahdi-linux-grsec/APKBUILD b/main/dahdi-linux-grsec/APKBUILD
index 679bb74c4..f322cf265 100644
--- a/main/dahdi-linux-grsec/APKBUILD
+++ b/main/dahdi-linux-grsec/APKBUILD
@@ -3,7 +3,7 @@
_flavor=grsec
_kver=3.0.8
-_kpkgrel=3
+_kpkgrel=4
# verify the kernel version before entering chroot
if [ -f ../linux-${_flavor}/APKBUILD ]; then
diff --git a/main/open-iscsi-grsec/APKBUILD b/main/open-iscsi-grsec/APKBUILD
index ac71b6a69..7d0e4e2a1 100644
--- a/main/open-iscsi-grsec/APKBUILD
+++ b/main/open-iscsi-grsec/APKBUILD
@@ -4,7 +4,7 @@ _flavor=grsec
_realname=open-iscsi
_realver=2.0-872
_kver=3.0.8
-_kpkgrel=3
+_kpkgrel=4
# verify the kernel version before entering chroot
if [ -f ../linux-${_flavor}/APKBUILD ]; then
diff --git a/main/open-vm-tools-grsec/APKBUILD b/main/open-vm-tools-grsec/APKBUILD
index 57ac16cda..a2265cf84 100644
--- a/main/open-vm-tools-grsec/APKBUILD
+++ b/main/open-vm-tools-grsec/APKBUILD
@@ -7,7 +7,7 @@ _realver=2011.09.23
_realsubver=491607
_kver=3.0.8
-_kpkgrel=3
+_kpkgrel=4
# source open-vm-tools version
if [ -f ../main/$_realname/APKBUILD ]; then
diff --git a/main/xtables-addons-grsec/APKBUILD b/main/xtables-addons-grsec/APKBUILD
index 5c3c87d03..ab7b557a0 100644
--- a/main/xtables-addons-grsec/APKBUILD
+++ b/main/xtables-addons-grsec/APKBUILD
@@ -4,7 +4,7 @@ _realname=xtables-addons
_name=$_realname-$_flavor
_kver=3.0.8
-_kpkgrel=3
+_kpkgrel=4
# source the kernel version
if [ -f ../linux-$_flavor/APKBUILD ]; then