From b9145155eecbecf89ee60464145d255878c0f1c4 Mon Sep 17 00:00:00 2001 From: Robert Kausch Date: Tue, 10 Mar 2020 14:06:11 +0100 Subject: [PATCH] smooth: bump to 0.9.3 (#4781) --- .../smooth/{smooth-0.9.2.recipe => smooth-0.9.3.recipe} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename dev-libs/smooth/{smooth-0.9.2.recipe => smooth-0.9.3.recipe} (91%) diff --git a/dev-libs/smooth/smooth-0.9.2.recipe b/dev-libs/smooth/smooth-0.9.3.recipe similarity index 91% rename from dev-libs/smooth/smooth-0.9.2.recipe rename to dev-libs/smooth/smooth-0.9.3.recipe index 824485775..ba7f72d93 100644 --- a/dev-libs/smooth/smooth-0.9.2.recipe +++ b/dev-libs/smooth/smooth-0.9.3.recipe @@ -13,9 +13,9 @@ Features provided by smooth include: HOMEPAGE="http://www.smooth-project.org/" COPYRIGHT="1998-2020 Robert Kausch" LICENSE="Artistic v2.0" -REVISION="2" -SOURCE_URI="https://downloads.sourceforge.net/smooth/smooth-${portVersion/\~/-}.tar.gz" -CHECKSUM_SHA256="1222a70155b7298375f90daf11b243b404f7afb7f281123ddb272d83d9d20d67" +REVISION="1" +SOURCE_URI="https://github.com/enzo1982/smooth/releases/download/v${portVersion/\~/-}/smooth-${portVersion/\~/-}.tar.gz" +CHECKSUM_SHA256="784559ef2056f65015d6be3db46df6d8b57faf82bb1cea389f1c406062d50749" SOURCE_DIR="smooth-${portVersion/\~/-}" ARCHITECTURES="!x86_gcc2 x86 x86_64"