asterisk-chan-dongle: bump for upstream fixes
To pull in fixes, specifically3d2a97f26b
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 <rojer@rojer.me> (cherry picked from commit02d5dc545e
)
This commit is contained in:
parent
5c49ca9289
commit
b688d953ac
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue