diff options
author | Erich Eckner <git@eckner.net> | 2019-03-20 18:08:47 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-03-20 18:08:47 +0100 |
commit | c60146c1510631464df52eed686aa63744b9ee3a (patch) | |
tree | dc6a135a637e597772ce70f18f4bc18425dca261 /manualPorts | |
parent | ab3ccf5cbf2bb829fab83f16c513bc8abaf28879 (diff) | |
download | crux-ports-c60146c1510631464df52eed686aa63744b9ee3a.tar.xz |
hdf5: 1.10.4 -> 1.10.5
Diffstat (limited to 'manualPorts')
-rw-r--r-- | manualPorts/hdf5/.footprint | 7 | ||||
-rw-r--r-- | manualPorts/hdf5/.md5sum | 2 | ||||
-rw-r--r-- | manualPorts/hdf5/.signature | 8 | ||||
-rw-r--r-- | manualPorts/hdf5/Pkgfile | 2 |
4 files changed, 10 insertions, 9 deletions
diff --git a/manualPorts/hdf5/.footprint b/manualPorts/hdf5/.footprint index bc2e694..9fa4c2b 100644 --- a/manualPorts/hdf5/.footprint +++ b/manualPorts/hdf5/.footprint @@ -34,6 +34,7 @@ drwxr-xr-x root/root usr/include/ -rw-r--r-- root/root usr/include/H5FDpublic.h -rw-r--r-- root/root usr/include/H5FDsec2.h -rw-r--r-- root/root usr/include/H5FDstdio.h +-rw-r--r-- root/root usr/include/H5FDwindows.h -rw-r--r-- root/root usr/include/H5Fpublic.h -rw-r--r-- root/root usr/include/H5Gpublic.h -rw-r--r-- root/root usr/include/H5Ipublic.h @@ -56,6 +57,6 @@ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/lib/ -rwxr-xr-x root/root usr/lib/libhdf5.la -rw-r--r-- root/root usr/lib/libhdf5.settings -lrwxrwxrwx root/root usr/lib/libhdf5.so -> libhdf5.so.103.0.0 -lrwxrwxrwx root/root usr/lib/libhdf5.so.103 -> libhdf5.so.103.0.0 --rwxr-xr-x root/root usr/lib/libhdf5.so.103.0.0 +lrwxrwxrwx root/root usr/lib/libhdf5.so -> libhdf5.so.103.1.0 +lrwxrwxrwx root/root usr/lib/libhdf5.so.103 -> libhdf5.so.103.1.0 +-rwxr-xr-x root/root usr/lib/libhdf5.so.103.1.0 diff --git a/manualPorts/hdf5/.md5sum b/manualPorts/hdf5/.md5sum index 3c0a02b..ff0a40c 100644 --- a/manualPorts/hdf5/.md5sum +++ b/manualPorts/hdf5/.md5sum @@ -1 +1 @@ -cdf02e61f0d9920a7e7183aa0fb35429 hdf5-1.10.4.tar.gz +e115eeb66e944fa7814482415dd21cc4 hdf5-1.10.5.tar.gz diff --git a/manualPorts/hdf5/.signature b/manualPorts/hdf5/.signature index 4c24788..5d81324 100644 --- a/manualPorts/hdf5/.signature +++ b/manualPorts/hdf5/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/deepthought.pub -RWQxCptPusLGGo0Hrq/ftT4xv9jMtHNjgmx1UJDGJLl8GaGIHil8uoDZJiAYRxPpNy2TuMtN3Jd6+Tu0nxF0pvPdoSU8Sf0PQQc= -SHA256 (Pkgfile) = db3f1b9d5f2dceed36323c448bc8a18e29ae9d66d464fc0e973a808215a6eefe -SHA256 (.footprint) = 140f813e7a7192b11aca09cb257461b2e0f031d5ba1fa27a0859f97cf21cf4a0 -SHA256 (hdf5-1.10.4.tar.gz) = 8f60dc4dd6ab5fcd23c750d1dc5bca3d0453bdce5c8cdaf0a4a61a9d1122adb2 +RWQxCptPusLGGvv+IqmkAlifXmZelzO9Qy7yE/1pk+A/YzT1JS33Op4rhlBvb9ZZ4kcvZkD9WScJKIA2XMsHs/dcU4N2u0M1Ug0= +SHA256 (Pkgfile) = d3b045c122a3d686253258019acb5fd6e8eaa778e043ba66b25bd169378c3f12 +SHA256 (.footprint) = 59936de4483979fc167d2871137e0a8ac686e6b4624fcc150dbcc5e655949115 +SHA256 (hdf5-1.10.5.tar.gz) = 6d4ce8bf902a97b050f6f491f4268634e252a63dadd6656a1a9be5b7b7726fa8 diff --git a/manualPorts/hdf5/Pkgfile b/manualPorts/hdf5/Pkgfile index 61df523..30a1a33 100644 --- a/manualPorts/hdf5/Pkgfile +++ b/manualPorts/hdf5/Pkgfile @@ -6,7 +6,7 @@ # Depends on: szip zlib openssl name=hdf5 -version=1.10.4 +version=1.10.5 release=1 source=(https://support.hdfgroup.org/ftp/HDF5/current/src/$name-$version.tar.gz) |