asterisk-chan-dongle: change project URL
authorSebastian Kemper <sebastian_ml@gmx.net>
Fri, 1 Sep 2017 22:24:51 +0000 (00:24 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Fri, 1 Sep 2017 22:24:53 +0000 (00:24 +0200)
Change the upstream URL to the one where we get the source from to avoid
confusion.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/asterisk-chan-dongle/Makefile

index 822dbbf33ddbf0bb4a2efe41719821bda688183c..891d79937718554fdb05898fb33ae5951ea2da5b 100644 (file)
@@ -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