From 9f78055f94d732ad5a3fbb07b5c36f0859bc1215 Mon Sep 17 00:00:00 2001 From: Robert Marko Date: Mon, 8 Apr 2024 00:03:57 +0200 Subject: treewide: refresh missed hashes after move to use ZSTD as default This is a follow-up on the previous treewide refresh of hashes after move to ZSTD by default for compressing tarballs, as it seems that somehow CHECK_ALL missed couple of packages. Fixes: 272f55e87f07 ("treewide: refresh hashes after move to use ZSTD as default") Signed-off-by: Robert Marko --- libs/libx264/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/libx264/Makefile') diff --git a/libs/libx264/Makefile b/libs/libx264/Makefile index 337c6e749..d8a826c97 100644 --- a/libs/libx264/Makefile +++ b/libs/libx264/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://code.videolan.org/videolan/x264.git PKG_SOURCE_VERSION:=4815ccadb1890572f2bf8b9d9553d56f6c9122ad -PKG_MIRROR_HASH:=6a8179183bdd88f2d7032342c23670e66571724ad774f96a6abac19f8eb7aad4 +PKG_MIRROR_HASH:=50ab1157a4a026e44f551ea9d62c82626c88711f033a171e5031f2bf87b06eab PKG_MAINTAINER:=Adrian Panella PKG_LICENSE:=GPL-2.0-or-later -- cgit v1.2.3