diff options
-rw-r--r-- | testing/dahdi-linux/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/dahdi-linux/APKBUILD b/testing/dahdi-linux/APKBUILD index ca3597dd6f..dea3090f00 100644 --- a/testing/dahdi-linux/APKBUILD +++ b/testing/dahdi-linux/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Timo Teras <timo.teras@iki.fi> pkgname=dahdi-linux _kernflavor=grsec -_kernver=2.6.28.7 +_kernver=2.6.28.9 pkgver=2.1.0.4 -pkgrel=2 +pkgrel=3 pkgdesc="Digium Asterisk Hardware Device Interface drivers" url="http://www.asterisk.org" license="GPL" |