From f036d3c8ae9a0606d1a84ff9d16a259ad4bfffd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Ter=C3=A4s?= Date: Tue, 26 Oct 2010 15:04:05 +0300 Subject: main/dahdi-linux: update to 2.4.0 --- main/dahdi-linux/APKBUILD | 6 +++--- 1 file 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 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" -- cgit v1.2.3