smooth: bump to 0.9.3 (#4781)

This commit is contained in:
Robert Kausch
2020-03-10 14:06:11 +01:00
committed by GitHub
parent 995a9ad1ec
commit b9145155ee

View File

@@ -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"