diff options
Diffstat (limited to 'main')
-rw-r--r-- | main/dahdi-linux-grsec/APKBUILD | 2 | ||||
-rw-r--r-- | main/open-iscsi-grsec/APKBUILD | 2 | ||||
-rw-r--r-- | main/open-vm-tools-grsec/APKBUILD | 2 | ||||
-rw-r--r-- | main/xtables-addons-grsec/APKBUILD | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/main/dahdi-linux-grsec/APKBUILD b/main/dahdi-linux-grsec/APKBUILD index 679bb74c41..f322cf265e 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 ac71b6a694..7d0e4e2a1c 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 57ac16cdac..a2265cf840 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 5c3c87d031..ab7b557a06 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 |