mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
netcdf, fix version in debug package (#6959)
This commit is contained in:
@@ -8,7 +8,7 @@ and sharing of scientific data."
|
||||
HOMEPAGE="https://www.unidata.ucar.edu/software/netcdf/"
|
||||
COPYRIGHT="1993-2016 University Corporation for Atmospheric Research/Unidata"
|
||||
LICENSE="UCAR_Unidata"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://github.com/Unidata/netcdf-c/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="7648db7bd75fdd198f7be64625af7b276067de48a49dcdfd160f1c2ddff8189c"
|
||||
SOURCE_DIR="netcdf-c-$portVersion"
|
||||
@@ -54,7 +54,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:sed
|
||||
"
|
||||
|
||||
defineDebugInfoPackage netcdf47$secondaryArchSuffix \
|
||||
defineDebugInfoPackage netcdf4.7$secondaryArchSuffix \
|
||||
"$libDir"/libh5bzip2.so \
|
||||
"$libDir"/libnetcdf.so.$libVersion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user