From a1cb430966f08db3f464a9b628e22fd9e171d67f Mon Sep 17 00:00:00 2001 From: Giancarlo Dessi Date: Tue, 2 Apr 2024 09:45:31 +0700 Subject: gis/therion: Updated for version 6.2.1. Signed-off-by: Willy Sudiarto Raharjo --- gis/therion/therion.SlackBuild | 4 ++-- gis/therion/therion.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'gis/therion') diff --git a/gis/therion/therion.SlackBuild b/gis/therion/therion.SlackBuild index 444e05d3a84ca..f5290f8530241 100644 --- a/gis/therion/therion.SlackBuild +++ b/gis/therion/therion.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=therion -VERSION=${VERSION:-6.2.0} +VERSION=${VERSION:-6.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -92,7 +92,7 @@ cd build $BUILDBOOK \ $BUILDX \ -DCMAKE_BUILD_TYPE=Release .. - make + make -j 10 make install/strip DESTDIR=$PKG cd .. diff --git a/gis/therion/therion.info b/gis/therion/therion.info index cb979a67b52f7..3cbeac70f33ea 100644 --- a/gis/therion/therion.info +++ b/gis/therion/therion.info @@ -1,8 +1,8 @@ PRGNAM="therion" -VERSION="6.2.0" +VERSION="6.2.1" HOMEPAGE="https://therion.speleo.sk/" -DOWNLOAD="https://github.com/therion/therion/archive/v6.2.0/therion-6.2.0.tar.gz" -MD5SUM="1adb2255d56adeae02f3d97a7bf6e108" +DOWNLOAD="https://github.com/therion/therion/archive/v6.2.1/therion-6.2.1.tar.gz" +MD5SUM="cb3b9c2472bfeda939661ce7d71e651d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="bwidget Catch2 fmt lcdf-typetools proj tkimg VTK wxWidgets" -- cgit v1.2.3