summaryrefslogtreecommitdiffstats
path: root/extra/dahdi-linux-grsec/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-07-17 14:27:51 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-07-17 14:27:51 +0000
commitf9b021fab3e328179eed5aca9ec1f02535394983 (patch)
tree22fcae3230ae481c77c42571c789dae2f0e4b632 /extra/dahdi-linux-grsec/APKBUILD
parent00d816186c6359f13769dd649661d507401be2b6 (diff)
extra/dahdi-linux-grsec: rebuild against 2.6.29.6v1.9.0_alpha17
Diffstat (limited to 'extra/dahdi-linux-grsec/APKBUILD')
-rw-r--r--extra/dahdi-linux-grsec/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/dahdi-linux-grsec/APKBUILD b/extra/dahdi-linux-grsec/APKBUILD
index 48327be73a7..6aa684043ca 100644
--- a/extra/dahdi-linux-grsec/APKBUILD
+++ b/extra/dahdi-linux-grsec/APKBUILD
@@ -4,8 +4,8 @@
_flavor=grsec
# source the kernel version
-if [ -f ../linux-${_flavor}/APKBUILD ]; then
- . ../linux-${_flavor}/APKBUILD
+if [ -f ../../core/linux-${_flavor}/APKBUILD ]; then
+ . ../../core/linux-${_flavor}/APKBUILD
fi
_abi_release=${pkgver:-2.6.29.5}-${_flavor}
@@ -13,7 +13,7 @@ _realname=dahdi-linux
pkgname=${_realname}-${_flavor}
pkgver=2.2.0
-pkgrel=2
+pkgrel=3
pkgdesc="Digium Asterisk Hardware Device Interface drivers"
url="http://www.asterisk.org"
license="GPL"