diff --git a/feed/asterisk-chan-quectel/Makefile b/feed/asterisk-chan-quectel/Makefile index d932aa6..5b20c0d 100644 --- a/feed/asterisk-chan-quectel/Makefile +++ b/feed/asterisk-chan-quectel/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=asterisk-chan-quectel PKG_VERSION:=3.6 -PKG_RELEASE:=3.6 +PKG_RELEASE:=2 PKG_SOURCE:=master.zip PKG_SOURCE_URL:=https://github.com/IchthysMaranatha/asterisk-chan-quectel/archive/refs/heads/ PKG_CAT:=unzip -PKG_HASH:=skip +PKG_HASH:=b18e82965f6c1162f5ebf49e31b057ce0e8509ee381a58b1347279d514efb6fa PKG_FIXUP:=autoreconf PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-master PKG_MAINTAINER:=Lee Miller @@ -33,7 +33,8 @@ define Package/$(PKG_NAME) SECTION:=net CATEGORY:=Network URL:=https://github.com/IchthysMaranatha/asterisk-chan-quectel - DEPENDS:=asterisk $(ICONV_DEPENDS) +kmod-usb-acm +kmod-usb-serial +kmod-usb-serial-option +libusb-1.0 +alsa-lib + DEPENDS:=asterisk $(ICONV_DEPENDS) +kmod-usb-acm +kmod-usb-serial \ + +kmod-usb-serial-option +libusb-1.0 +alsa-lib TITLE:=Asterisk Mobile Telephony Module endef