community/netcdf to 4.6.2.1-1

This commit is contained in:
Kevin Mihelich 2019-02-17 19:21:26 +00:00
parent 572504afd7
commit 55f5c49799

View file

@ -6,7 +6,7 @@
# - disable CDFS for 32-bit ARM
pkgname=netcdf
pkgver=4.6.2
pkgver=4.6.2.1
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=('673936c76ae0c496f6dde7e077f5be480afc1e300adb2c200bf56fbe22e5a82a')
sha256sums=('f5526423f11ec6c582025710d144438a707afca0499dc00f9fe6067aa8676aac')
prepare() {
mkdir -p build