From 991d1b859415a14e467b4e38f2ee00a9a30ee60f Mon Sep 17 00:00:00 2001 From: Robert Kausch Date: Wed, 22 Jan 2020 15:44:53 +0100 Subject: [PATCH] smooth: bump to 0.9.1 (#4597) --- dev-libs/smooth/{smooth-0.9.0.recipe => smooth-0.9.1.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dev-libs/smooth/{smooth-0.9.0.recipe => smooth-0.9.1.recipe} (95%) diff --git a/dev-libs/smooth/smooth-0.9.0.recipe b/dev-libs/smooth/smooth-0.9.1.recipe similarity index 95% rename from dev-libs/smooth/smooth-0.9.0.recipe rename to dev-libs/smooth/smooth-0.9.1.recipe index 2e3fcde68..50a16c767 100644 --- a/dev-libs/smooth/smooth-0.9.0.recipe +++ b/dev-libs/smooth/smooth-0.9.1.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-2019 Robert Kausch" +COPYRIGHT="1998-2020 Robert Kausch" LICENSE="Artistic v2.0" REVISION="1" SOURCE_URI="https://downloads.sourceforge.net/smooth/smooth-${portVersion/\~/-}.tar.gz" -CHECKSUM_SHA256="62956b64ff09e0794e0c09b546bedfed2c4a94747f7e4b407c0e236e4b454a02" +CHECKSUM_SHA256="a1f1fbc4bdcd3126933f979fc980184375da673c82f53c5db60baa501cfd7f49" SOURCE_DIR="smooth-${portVersion/\~/-}" ARCHITECTURES="!x86_gcc2 x86 x86_64"