community/netcdf to 4.7.3-1

This commit is contained in:
Kevin Mihelich 2019-12-04 00:23:57 +00:00
parent e1b02c1858
commit ee1c040d03

View file

@ -6,7 +6,7 @@
# - disable CDFS for 32-bit ARM
pkgname=netcdf
pkgver=4.7.2
pkgver=4.7.3
pkgrel=1
pkgdesc="network Common Data Form interface for array-oriented data access and corresponding library"
arch=(x86_64)
@ -17,7 +17,7 @@ optdepends=('netcdf-fortran: fortran bindings' 'netcdf-cxx: c++ bindings')
options=(!makeflags)
license=(custom)
source=(https://github.com/Unidata/netcdf-c/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
sha256sums=('7648db7bd75fdd198f7be64625af7b276067de48a49dcdfd160f1c2ddff8189c')
sha256sums=('05d064a2d55147b83feff3747bea13deb77bef390cb562df4f9f9f1ce147840d')
prepare() {
mkdir -p build