mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/netcdf: upgrade to 4.7.1
This commit is contained in:
parent
b89f1787ee
commit
ee2e2dc8f4
@ -1,7 +1,7 @@
|
||||
# Contributor: Holger Jaekel <holger.jaekel@gmx.de>
|
||||
# Maintainer: Holger Jaekel <holger.jaekel@gmx.de>
|
||||
pkgname=netcdf
|
||||
pkgver=4.7.0
|
||||
pkgver=4.7.1
|
||||
pkgrel=0
|
||||
pkgdesc="Libraries for the Unidata network Common Data Format"
|
||||
url="https://www.unidata.ucar.edu/software/netcdf/"
|
||||
@ -19,7 +19,7 @@ subpackages="
|
||||
$pkgname-dev
|
||||
$pkgname-utils:utils
|
||||
"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/Unidata/netcdf-c/archive/v${pkgver}.tar.gz"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/Unidata/netcdf-c/archive/v$pkgver.tar.gz"
|
||||
builddir="$srcdir/$pkgname-c-$pkgver"
|
||||
|
||||
build() {
|
||||
@ -55,4 +55,4 @@ check() {
|
||||
# One test failure in nc_test as reported in https://github.com/Unidata/netcdf-c/issues/808
|
||||
ctest -E nc_test
|
||||
}
|
||||
sha512sums="6602799780105c60ac8c873ed4055c1512dc8bebf98de01e1cce572d113ffb3bf3ca522475b93255c415340f672c55dc6785e0bdbcc39055314683da1d02141a netcdf-4.7.0.tar.gz"
|
||||
sha512sums="cf651163fe975a53118ae5bec930f65e3a8652b510edaf78913b99471cf4e44e6f41e33e3e98c4e5fa6528f5ce421e6a15f0462204dfe29c4aead03e4de6a3f5 netcdf-4.7.1.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user