netcdf: update to 4.7.1.
This commit is contained in:
parent
fea9e64865
commit
b18bb77b57
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'netcdf'
|
||||
pkgname=netcdf
|
||||
version=4.7.0
|
||||
version=4.7.1
|
||||
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=26d03164074363b3911ed79b7cddd045c22adf5ebaf978943db11a1d9f15e9d3
|
||||
checksum=583e6b89c57037293fc3878c9181bb89151da8c6015ecea404dd426fea219b2c
|
||||
|
||||
post_install() {
|
||||
# Remove references to hardening -specs.
|
||||
|
|
Loading…
Reference in a new issue