From: Sebastian Kemper Date: Fri, 1 Sep 2017 22:24:51 +0000 (+0200) Subject: asterisk-chan-dongle: change project URL X-Git-Url: http://git.openwrt.org/?p=feed%2Ftelephony.git;a=commitdiff_plain;h=fa7b0c6cae36b874d3aebb737e8144ea684f0e7b asterisk-chan-dongle: change project URL Change the upstream URL to the one where we get the source from to avoid confusion. Signed-off-by: Sebastian Kemper --- diff --git a/net/asterisk-chan-dongle/Makefile b/net/asterisk-chan-dongle/Makefile index 822dbbf..891d799 100644 --- a/net/asterisk-chan-dongle/Makefile +++ b/net/asterisk-chan-dongle/Makefile @@ -31,7 +31,7 @@ define Package/asterisk-chan-dongle/Default SUBMENU:=Telephony SECTION:=net CATEGORY:=Network - URL:=https://code.google.com/p/asterisk-chan-dongle + URL:=https://github.com/wdoekes/asterisk-chan-dongle DEPENDS:=+kmod-usb-acm +kmod-usb-serial +kmod-usb-serial-option +libusb-1.0 +usb-modeswitch TITLE:=Huawei UMTS 3G dongle support endef