From 135592732e2e56f48c7de1033ec568dbeba840ee Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Wed, 7 Dec 2005 04:53:12 +0000 Subject: [PATCH] update asterisk to new upstream stable release (v1.0.10) SVN-Revision: 2586 --- openwrt/package/asterisk/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/openwrt/package/asterisk/Makefile b/openwrt/package/asterisk/Makefile index e9e84e2114..8077ffda14 100644 --- a/openwrt/package/asterisk/Makefile +++ b/openwrt/package/asterisk/Makefile @@ -3,9 +3,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=asterisk -PKG_VERSION:=1.0.9 -PKG_RELEASE:=2 -PKG_MD5SUM:=0d7f1c680ae53a739f26a069ef8b580a +PKG_VERSION:=1.0.10 +PKG_RELEASE:=1 +PKG_MD5SUM:=f60f4c4edc36fa61dc55a5385fd82e71 PKG_SOURCE_URL:=http://ftp.digium.com/pub/asterisk/ ftp://ftp.digium.com/pub/asterisk/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -- 2.30.2