From fa7b0c6cae36b874d3aebb737e8144ea684f0e7b Mon Sep 17 00:00:00 2001 From: Sebastian Kemper Date: Sat, 2 Sep 2017 00:24:51 +0200 Subject: [PATCH] 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 --- net/asterisk-chan-dongle/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2