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 <sebastian_ml@gmx.net>
This commit is contained in:
parent
eb3c046f03
commit
fa7b0c6cae
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ define Package/asterisk-chan-dongle/Default
|
||||||
SUBMENU:=Telephony
|
SUBMENU:=Telephony
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
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
|
DEPENDS:=+kmod-usb-acm +kmod-usb-serial +kmod-usb-serial-option +libusb-1.0 +usb-modeswitch
|
||||||
TITLE:=Huawei UMTS 3G dongle support
|
TITLE:=Huawei UMTS 3G dongle support
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Reference in a new issue