mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
netcdf: update to 4.7.2.
This commit is contained in:
parent
d984047cec
commit
1a418362c0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'netcdf'
|
# Template file for 'netcdf'
|
||||||
pkgname=netcdf
|
pkgname=netcdf
|
||||||
version=4.7.1
|
version=4.7.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="netcdf-c-${version}"
|
wrksrc="netcdf-c-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Hans Grob <woufrous@gmail.com>"
|
||||||
license="NetCDF"
|
license="NetCDF"
|
||||||
homepage="https://www.unidata.ucar.edu/software/netcdf/"
|
homepage="https://www.unidata.ucar.edu/software/netcdf/"
|
||||||
distfiles="https://github.com/Unidata/netcdf-c/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Unidata/netcdf-c/archive/v${version}.tar.gz"
|
||||||
checksum=583e6b89c57037293fc3878c9181bb89151da8c6015ecea404dd426fea219b2c
|
checksum=7648db7bd75fdd198f7be64625af7b276067de48a49dcdfd160f1c2ddff8189c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Remove references to hardening -specs.
|
# Remove references to hardening -specs.
|
||||||
|
|
Loading…
Add table
Reference in a new issue