academic/Shark: Updated for version 4.0.1.

This commit is contained in:
Benjamin Trigona-Harany 2021-04-17 11:42:07 +02:00 committed by Robby Workman
parent 82a7706c27
commit 85e0ae59ca
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# SlackBuild script for Shark
# Copyright 2018-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# Copyright 2018-2021 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@ -25,7 +25,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=Shark
VERSION=${VERSION:-4.0.0}
VERSION=${VERSION:-4.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="Shark"
VERSION="4.0.0"
VERSION="4.0.1"
HOMEPAGE="http://image.diku.dk/shark"
DOWNLOAD="https://github.com/Shark-ML/Shark/archive/v4.0.0/Shark-4.0.0.tar.gz"
MD5SUM="a1c240bdbc0e4ad8ed09a855cc8e0444"
DOWNLOAD="https://github.com/Shark-ML/Shark/archive/v4.0.1/Shark-4.0.1.tar.gz"
MD5SUM="8278dd9444e0f48e661344eebc896990"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""