From 96b0eaab4df1245815bb777dfad6859f008346e7 Mon Sep 17 00:00:00 2001 From: Robert Kausch Date: Tue, 16 Feb 2021 19:10:26 +0100 Subject: [PATCH] smooth: bump to 0.9.7 (#5718) --- dev-libs/smooth/{smooth-0.9.6.recipe => smooth-0.9.7.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dev-libs/smooth/{smooth-0.9.6.recipe => smooth-0.9.7.recipe} (95%) diff --git a/dev-libs/smooth/smooth-0.9.6.recipe b/dev-libs/smooth/smooth-0.9.7.recipe similarity index 95% rename from dev-libs/smooth/smooth-0.9.6.recipe rename to dev-libs/smooth/smooth-0.9.7.recipe index 7b3c9c65a..f8808aa8e 100644 --- a/dev-libs/smooth/smooth-0.9.6.recipe +++ b/dev-libs/smooth/smooth-0.9.7.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-2020 Robert Kausch" +COPYRIGHT="1998-2021 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="e678880e59c8cf7c53c4b4d72df0d11b07a650f288b55f2d44e95b02495c0e8c" +CHECKSUM_SHA256="bc00a5e5650895eef629d9e4aa0c32e7438552798f1d40624498a9a116d2411d" SOURCE_DIR="smooth-${portVersion/\~/-}" ARCHITECTURES="!x86_gcc2 x86 x86_64"