sms-tool: version bump to 2023-09-21
authorAndrey Butirsky <redacted>
Sun, 24 Sep 2023 23:39:02 +0000 (02:39 +0300)
committerJosef Schlehofer <redacted>
Tue, 16 Jan 2024 19:51:45 +0000 (20:51 +0100)
Fixes:
"no SMS Messages if some of them contain From: field with special symbols":
https://github.com/4IceG/luci-app-sms-tool-js/issues/9

Signed-off-by: Andrey Butirsky <redacted>
utils/sms-tool/Makefile

index e206c48e8bfdfe5023ab588fbcc1bdedc45cd649..696fe08e07c96966d4cb3722779553e1a62b00ef 100644 (file)
@@ -10,9 +10,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_URL:=https://github.com/obsy/sms_tool
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_DATE:=2022-03-21
-PKG_SOURCE_VERSION:=f07699ab5189656f595ffa75872c8938bf4b40ac
-PKG_MIRROR_HASH:=0d114a97eb7aeadd95b49281d29371ba0570382125c34f3f8668d34fd0290f46
+PKG_SOURCE_DATE:=2023-09-21
+PKG_SOURCE_VERSION:=1b6ca03284fd65db8799dbf7c6224210093786b0
+PKG_MIRROR_HASH:=6cfb176b475471462709b1e917276b7bade8ec58cff1ee6d5130caac80586b4e
 
 PKG_MAINTAINER:=Andrey Butirsky <butirsky@gmail.com>
 PKG_LICENSE:=Apache-2.0
git clone https://git.99rst.org/PROJECT