From c4d936e4768bf8fb92f27aabb3ebae10ef685546 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Tue, 12 Jul 2022 14:41:57 +0200 Subject: [PATCH] libunistring, bump version (#7050) --- ...libunistring-0.9.10.recipe => libunistring-1.0.recipe} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename dev-libs/libunistring/{libunistring-0.9.10.recipe => libunistring-1.0.recipe} (92%) diff --git a/dev-libs/libunistring/libunistring-0.9.10.recipe b/dev-libs/libunistring/libunistring-1.0.recipe similarity index 92% rename from dev-libs/libunistring/libunistring-0.9.10.recipe rename to dev-libs/libunistring/libunistring-1.0.recipe index becff7f9f..4f5bbb0fa 100644 --- a/dev-libs/libunistring/libunistring-0.9.10.recipe +++ b/dev-libs/libunistring/libunistring-1.0.recipe @@ -8,12 +8,12 @@ LICENSE="GNU GPL v2 REVISION="1" SOURCE_URI="https://ftpmirror.gnu.org/libunistring/libunistring-$portVersion.tar.gz https://ftp.gnu.org/gnu/libunistring/libunistring-$portVersion.tar.gz" -CHECKSUM_SHA256="a82e5b333339a88ea4608e4635479a1cfb2e01aafb925e1290b65710d43f610b" +CHECKSUM_SHA256="3c0184c0e492d7c208ce31d25dd1d2c58f0c3ed6cbbe032c5b248cddad318544" -ARCHITECTURES="all" -SECONDARY_ARCHITECTURES="x86_gcc2 x86" +ARCHITECTURES="all !x86_gcc2" +SECONDARY_ARCHITECTURES="x86" -libVersion="2.1.0" +libVersion="2.2.0" libVersionCompat="$libVersion compat >= ${libVersion%%.*}" portVersionCompat="$portVersion compat >= ${portVersion%%.*}"