From 0b74effb3f90030d4916f2de31b302b1015b1cec Mon Sep 17 00:00:00 2001 From: Augustin Cavalier Date: Wed, 10 May 2023 14:54:36 -0400 Subject: [PATCH] xlibe 0.3.0. --- x11-libs/xlibe/{xlibe-0.2.0.recipe => xlibe-0.3.0.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename x11-libs/xlibe/{xlibe-0.2.0.recipe => xlibe-0.3.0.recipe} (95%) diff --git a/x11-libs/xlibe/xlibe-0.2.0.recipe b/x11-libs/xlibe/xlibe-0.3.0.recipe similarity index 95% rename from x11-libs/xlibe/xlibe-0.2.0.recipe rename to x11-libs/xlibe/xlibe-0.3.0.recipe index 9747d7304..9276a669d 100644 --- a/x11-libs/xlibe/xlibe-0.2.0.recipe +++ b/x11-libs/xlibe/xlibe-0.3.0.recipe @@ -5,12 +5,12 @@ to run X applications on Haiku without a real X server." HOMEPAGE="https://github.com/waddlesplash/xlibe/" COPYRIGHT="1984-2021 The Open Group 2003 ja6hfa (Shibukawa Yoshiki), kazuyakt - 2021-2022 Haiku, Inc." + 2021-2023 Haiku, Inc." LICENSE="MIT MIT (no promotion)" REVISION="1" SOURCE_URI="https://github.com/waddlesplash/xlibe/archive/refs/tags/$portVersion.tar.gz" -CHECKSUM_SHA256="22d00a2b5f0fe3f2a72f1f3f8afb916c23ba78cdddbf0d1f317b090be7351d10" +CHECKSUM_SHA256="8c1bf2edfe495a2162867e6541e39cd672baa50e02c5ac1d92988d494c8b3f06" SOURCE_DIR="xlibe-$portVersion" ARCHITECTURES="all !x86_gcc2"