summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2010-10-26 15:04:05 +0300
committerTimo Teräs <timo.teras@iki.fi>2010-10-26 15:05:44 +0300
commitf036d3c8ae9a0606d1a84ff9d16a259ad4bfffd8 (patch)
treefa6c5e746ff379d5fa36e7f11c8817a9a792a6f3
parent8909128d22fa5edb027fc0b86f55d15bc8239cf1 (diff)
downloadaports-f036d3c8ae9a0606d1a84ff9d16a259ad4bfffd8.tar.bz2
aports-f036d3c8ae9a0606d1a84ff9d16a259ad4bfffd8.tar.xz
main/dahdi-linux: update to 2.4.0
-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 923a79304..faf7aa405 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"