aboutsummaryrefslogtreecommitdiff
path: root/utils/sms-tool/Makefile
diff options
context:
space:
mode:
authorRobert Marko <robimarko@gmail.com>2024-04-06 12:47:54 +0200
committerRobert Marko <robimarko@gmail.com>2024-04-07 12:06:34 +0200
commit272f55e87f0731b3f04aefd39598a127b317abf4 (patch)
treec2cbcf687848c4a02159bc63c0c707ff47dcf53c /utils/sms-tool/Makefile
parentca3209a3b35cd80de39f9f4f2a263211191807cb (diff)
treewide: refresh hashes after move to use ZSTD as default
With the recent move to using ZSTD as the default compression format for packaging git repo clones we must refresh all of the hashes for the packages feed as well. Signed-off-by: Robert Marko <robimarko@gmail.com>
Diffstat (limited to 'utils/sms-tool/Makefile')
-rw-r--r--utils/sms-tool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/sms-tool/Makefile b/utils/sms-tool/Makefile
index 696fe08e0..2b3bc92d2 100644
--- a/utils/sms-tool/Makefile
+++ b/utils/sms-tool/Makefile
@@ -12,7 +12,7 @@ PKG_SOURCE_URL:=https://github.com/obsy/sms_tool
PKG_SOURCE_PROTO:=git
PKG_SOURCE_DATE:=2023-09-21
PKG_SOURCE_VERSION:=1b6ca03284fd65db8799dbf7c6224210093786b0
-PKG_MIRROR_HASH:=6cfb176b475471462709b1e917276b7bade8ec58cff1ee6d5130caac80586b4e
+PKG_MIRROR_HASH:=ea17426c945c29c1361f9e69ae1d980d8bd51a008876111ffb8f55146477bdba
PKG_MAINTAINER:=Andrey Butirsky <butirsky@gmail.com>
PKG_LICENSE:=Apache-2.0