netcdf: update to 4.7.0
This commit is contained in:
parent
8fc0727d3a
commit
8cf8fbb342
2 changed files with 3 additions and 3 deletions
|
@ -72,7 +72,7 @@ libncurses.so.6 ncurses-libs-6.0_1 ignore
|
|||
libncurses.so.5 ncurses-libs-6.0_1 ignore
|
||||
libncursesw.so.6 ncurses-libs-5.8_1 ignore
|
||||
libncursesw.so.5 ncurses-libs-5.8_1 ignore
|
||||
libnetcdf.so.13 netcdf-4.6.0_2
|
||||
libnetcdf.so.15 netcdf-4.7.0_1
|
||||
libformw.so.5 ncurses-libs-5.9_13 ignore
|
||||
libformw.so.6 ncurses-libs-5.8_1 ignore
|
||||
libpanelw.so.5 ncurses-libs-5.9_13 ignore
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'netcdf'
|
||||
pkgname=netcdf
|
||||
version=4.6.2.1
|
||||
version=4.7.0
|
||||
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=8a62b2b5890fef10c1e32b266924f1974ac1c153358e111e764163097b3793b0
|
||||
checksum=26d03164074363b3911ed79b7cddd045c22adf5ebaf978943db11a1d9f15e9d3
|
||||
|
||||
post_install() {
|
||||
# Remove references to hardening -specs.
|
||||
|
|
Loading…
Reference in a new issue