From 161e014acf3f9bf8995499e54ddedfac0ce6c086 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Wed, 6 Dec 2023 13:55:14 +0100 Subject: [PATCH] zimg, bump version (#9837) --- media-libs/zimg/{zimg-3.0.4.recipe => zimg-3.0.5.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename media-libs/zimg/{zimg-3.0.4.recipe => zimg-3.0.5.recipe} (94%) diff --git a/media-libs/zimg/zimg-3.0.4.recipe b/media-libs/zimg/zimg-3.0.5.recipe similarity index 94% rename from media-libs/zimg/zimg-3.0.4.recipe rename to media-libs/zimg/zimg-3.0.5.recipe index e8c9cee49..6ffaa5606 100644 --- a/media-libs/zimg/zimg-3.0.4.recipe +++ b/media-libs/zimg/zimg-3.0.5.recipe @@ -9,9 +9,9 @@ adapt /"z/" to many scenarios." HOMEPAGE="https://github.com/sekrit-twc/zimg" COPYRIGHT="2022 sekrit-twc" LICENSE="WTFPL" -REVISION="2" +REVISION="1" SOURCE_URI="$HOMEPAGE/archive/refs/tags/release-$portVersion.tar.gz" -CHECKSUM_SHA256="219d1bc6b7fde1355d72c9b406ebd730a4aed9c21da779660f0a4c851243e32f" +CHECKSUM_SHA256="a9a0226bf85e0d83c41a8ebe4e3e690e1348682f6a2a7838f1b8cbff1b799bcf" SOURCE_DIR="zimg-release-$portVersion" ARCHITECTURES="all !x86_gcc2"