From: Jiri Slachta Date: Mon, 4 Nov 2013 11:03:38 +0000 (+0100) Subject: asterisk-11.x-chan-dongle: fix site URL in URL variable X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=ebd8d9804e96a66b561a8a83e21996361362218b;p=feed%2Ftelephony.git asterisk-11.x-chan-dongle: fix site URL in URL variable Signed-off-by: Jiri Slachta --- diff --git a/net/asterisk-11.x-chan-dongle/Makefile b/net/asterisk-11.x-chan-dongle/Makefile index 27318dc..6f3eba1 100644 --- a/net/asterisk-11.x-chan-dongle/Makefile +++ b/net/asterisk-11.x-chan-dongle/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=asterisk11-chan-dongle PKG_VERSION:=1.1r35 PKG_REV:=28a46567a88cebdc365db6f294e682246fd2dd7b -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE_SUBDIR:=asterisk11-chan-dongle-$(PKG_VERSION) PKG_SOURCE:=$(PKG_SOURCE_SUBDIR).tar.gz @@ -28,7 +28,7 @@ define Package/asterisk11-chan-dongle SUBMENU:=Telephony SECTION:=net CATEGORY:=Network - URL:=http://www.asterisk.org/ + URL:=https://code.google.com/p/asterisk-chan-dongle/ DEPENDS:= asterisk11 +libiconv-full +kmod-usb-acm +kmod-usb-serial +kmod-usb-serial-option +libusb-1.0 +usb-modeswitch TITLE:=Huawei UMTS 3G dongle support MAINTAINER:=Jiri Slachta