From 57f6705ff253e9249f7edf341ae55a529f21db6f Mon Sep 17 00:00:00 2001 From: Robert Kausch Date: Tue, 25 Jan 2022 06:57:06 +0100 Subject: [PATCH] smooth: bump to 0.9.9 (#6564) --- dev-libs/smooth/{smooth-0.9.8.recipe => smooth-0.9.9.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dev-libs/smooth/{smooth-0.9.8.recipe => smooth-0.9.9.recipe} (95%) diff --git a/dev-libs/smooth/smooth-0.9.8.recipe b/dev-libs/smooth/smooth-0.9.9.recipe similarity index 95% rename from dev-libs/smooth/smooth-0.9.8.recipe rename to dev-libs/smooth/smooth-0.9.9.recipe index 71f88ef50..2d8892f5a 100644 --- a/dev-libs/smooth/smooth-0.9.8.recipe +++ b/dev-libs/smooth/smooth-0.9.9.recipe @@ -11,11 +11,11 @@ Features provided by smooth include: - completely transparent Unicode and software internationalization support - a libxml2 based XML parser" HOMEPAGE="http://www.smooth-project.org/" -COPYRIGHT="1998-2021 Robert Kausch" +COPYRIGHT="1998-2022 Robert Kausch" LICENSE="Artistic v2.0" REVISION="1" SOURCE_URI="https://github.com/enzo1982/smooth/releases/download/v${portVersion/\~/-}/smooth-${portVersion/\~/-}.tar.gz" -CHECKSUM_SHA256="a02c3c15fc9f221809bd16ebbe56460f04facb36ed80ba1d0975526896d9fb42" +CHECKSUM_SHA256="ccbf04256727d2f71a6b8ccfb2bbe3032cc3fd0f8b2461d4ead7d64e40a209ca" SOURCE_DIR="smooth-${portVersion/\~/-}" ARCHITECTURES="all !x86_gcc2"