From 5e8f81ca47e861ad596c0afcadbadd833bfe4046 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 17 Oct 2022 20:51:21 +0200 Subject: hdf4: rebuild --- hdf4/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hdf4/PKGBUILD b/hdf4/PKGBUILD index 6793e67cf..12886e046 100755 --- a/hdf4/PKGBUILD +++ b/hdf4/PKGBUILD @@ -5,7 +5,7 @@ # Contributor: David Scholl pkgname=hdf4 pkgver=2.15 -pkgrel=13 +pkgrel=14 pkgdesc="General purpose library and file format for storing scientific data." arch=('i686' 'pentium4' 'x86_64') url="http://www.hdfgroup.org/hdf4.html" @@ -15,7 +15,7 @@ _pinned_dependencies=( 'libaec=1.0.6' 'libjpeg.so=8' 'libtirpc=1.3.3' - 'zlib=1:1.2.12' + 'zlib=1:1.2.13' ) _pinned_dependencies_i686=( 'gcc-libs=12.2.0' -- cgit v1.2.3-54-g00ecf