From 272f55e87f0731b3f04aefd39598a127b317abf4 Mon Sep 17 00:00:00 2001 From: Robert Marko Date: Sat, 6 Apr 2024 12:47:54 +0200 Subject: 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 --- lang/lua-rs232/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/lua-rs232/Makefile') diff --git a/lang/lua-rs232/Makefile b/lang/lua-rs232/Makefile index 6d0ec7e4d..925ee69e8 100644 --- a/lang/lua-rs232/Makefile +++ b/lang/lua-rs232/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=3 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/srdgame/librs232 -PKG_MIRROR_HASH:=6fcabfd1501b3a7719229334ce73f1cc74f5ac5795b8faf6d65eb2ae6b14f9a5 +PKG_MIRROR_HASH:=d507ce004a9b02b8d8a31d0c348eb9c481f1030153c941131aeff0dd3046a419 PKG_MAINTAINER:=Dirk Chang PKG_LICENSE:=MIT -- cgit v1.2.3