From: Deomid "rojer" Ryabkov Date: Wed, 29 Sep 2021 09:14:31 +0000 (+0100) Subject: asterisk-chan-dongle: bump for upstream fixes X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=b688d953ace4576a8da15bc7b20967b25a643ff0;p=feed%2Ftelephony.git asterisk-chan-dongle: bump for upstream fixes To pull in fixes, specifically https://github.com/wdoekes/asterisk-chan-dongle/commit/3d2a97f26ba84473a0926a9fe9a32e451a56bc36 which fixes decoding of SMS messages. Also fixes https://github.com/openwrt/telephony/issues/686 and pulls in Quectel support (alternative to https://github.com/openwrt/telephony/pull/682). Signed-off-by: Deomid "rojer" Ryabkov (cherry picked from commit 02d5dc545e2ffb2740fa2d7d63c53254eb9a9a09) --- diff --git a/net/asterisk-chan-dongle/Makefile b/net/asterisk-chan-dongle/Makefile index 2ef0c21..58c1212 100644 --- a/net/asterisk-chan-dongle/Makefile +++ b/net/asterisk-chan-dongle/Makefile @@ -11,10 +11,10 @@ PKG_NAME:=asterisk-chan-dongle PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/wdoekes/asterisk-chan-dongle.git -PKG_SOURCE_VERSION:=328b2b7ded3b3c59c2e6c7e7afca6b0ac6f146ce -PKG_SOURCE_DATE=2020-05-28 +PKG_SOURCE_VERSION:=3d2a97f26ba84473a0926a9fe9a32e451a56bc36 +PKG_SOURCE_DATE=2021-09-29 PKG_RELEASE:=1 -PKG_MIRROR_HASH:=b0af444840340722ecee111a7b1f819de441acf290799ae11bc18e16569c6388 +PKG_MIRROR_HASH:=b5baf737d39d522fa9b7055dea72c2d3241c272b20354fdf2a3bd09cce274844 PKG_FIXUP:=autoreconf