community/netcdf to 4.6.3-1

This commit is contained in:
Kevin Mihelich 2019-03-19 12:41:33 +00:00
parent 93b849fecd
commit 3d0e69db21

View file

@ -6,7 +6,7 @@
# - disable CDFS for 32-bit ARM
pkgname=netcdf
pkgver=4.6.2.1
pkgver=4.6.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=(${pkgname}-${pkgver}.tar.gz::"https://github.com/Unidata/netcdf-c/archive/v${pkgver}.tar.gz")
sha256sums=('f5526423f11ec6c582025710d144438a707afca0499dc00f9fe6067aa8676aac')
sha256sums=('734a629cdaed907201084d003cfa091806d6080eeffbd4204e7c7f73ff9d3564')
prepare() {
mkdir -p build