netcdf: update to 4.7.3.
This commit is contained in:
parent
73facf6149
commit
cf4c5d1de0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'netcdf'
|
||||
pkgname=netcdf
|
||||
version=4.7.2
|
||||
version=4.7.3
|
||||
revision=1
|
||||
wrksrc="netcdf-c-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -12,7 +12,7 @@ maintainer="Hans Grob <woufrous@gmail.com>"
|
|||
license="NetCDF"
|
||||
homepage="https://www.unidata.ucar.edu/software/netcdf/"
|
||||
distfiles="https://github.com/Unidata/netcdf-c/archive/v${version}.tar.gz"
|
||||
checksum=7648db7bd75fdd198f7be64625af7b276067de48a49dcdfd160f1c2ddff8189c
|
||||
checksum=05d064a2d55147b83feff3747bea13deb77bef390cb562df4f9f9f1ce147840d
|
||||
|
||||
post_install() {
|
||||
# Remove references to hardening -specs.
|
||||
|
|
Loading…
Reference in a new issue