sundials, switch SOURCE_URI (#8463)

This commit is contained in:
Schrijvers Luc
2023-04-20 12:40:11 +02:00
committed by GitHub
parent b5db49d38e
commit 78b3d199d2

View File

@@ -11,8 +11,9 @@ HOMEPAGE="https://computation.llnl.gov/projects/sundials"
COPYRIGHT="2002-2019, Lawrence Livermore National Security and Southern Methodist University"
LICENSE="BSD (3-clause)"
REVISION="4"
SOURCE_URI="https://computing.llnl.gov/projects/sundials/download/sundials-$portVersion.tar.gz"
CHECKSUM_SHA256="fb22d14fad42203809dc46d046b001149ec4e901b23882bd4a80619157fd9b21"
SOURCE_URI="https://github.com/LLNL/sundials/archive/refs/tags/v$portVersion.tar.gz"
CHECKSUM_SHA256="891a9584c330f92bc318587dd24e66298b9e9e0abd6af7ba40a9f39cf8b0a246"
SOURCE_FILENAME="sundials-v$portVersion.tar.gz"
ARCHITECTURES="all !x86_gcc2 ?x86"
SECONDARY_ARCHITECTURES="x86"