mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 20:20:06 +02:00
sundials, switch SOURCE_URI (#8463)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user