aboutsummaryrefslogtreecommitdiffstats
path: root/main/dahdi-linux/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/dahdi-linux/APKBUILD')
-rw-r--r--main/dahdi-linux/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/dahdi-linux/APKBUILD b/main/dahdi-linux/APKBUILD
index 923a79304e..faf7aa405e 100644
--- a/main/dahdi-linux/APKBUILD
+++ b/main/dahdi-linux/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Timo Teras <timo.teras@iki.fi>
pkgname=dahdi-linux
-pkgver=2.3.0.1
+pkgver=2.4.0
pkgrel=0
pkgdesc="Firmware for Digium Asterisk Hardware Device Interface drivers"
url="http://www.asterisk.org"
@@ -15,7 +15,7 @@ install=
subpackages="$pkgname-dev"
source="http://downloads.digium.com/pub/telephony/dahdi-linux/releases/$pkgname-$pkgver.tar.gz"
-# We onlin install the firwares in this package since those are common for all
+# We online install the firmwares in this package since those are common for all
# kernel flavors. We also install the headers for the -dev package.
#
# The kernel drivers themselves are built from separate build recipe.
@@ -38,4 +38,4 @@ package() {
install-include install-firmware
}
-md5sums="ac454f91d7e1267655ecd698832da414 dahdi-linux-2.3.0.1.tar.gz"
+md5sums="0114826395f76713486142b90d772f82 dahdi-linux-2.4.0.tar.gz"