From 2a5cd3b725a74cae0a764174b82a4851d00a4b6e Mon Sep 17 00:00:00 2001 From: Johannes Date: Mon, 1 Oct 2018 18:27:37 +0200 Subject: [PATCH] openexr: update to 2.3.0. --- common/shlibs | 4 ++-- srcpkgs/openexr/template | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/common/shlibs b/common/shlibs index dab77321b1..9918b8fad8 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1632,8 +1632,8 @@ libIex-2_3.so.24 ilmbase-2.3.0_1 libIexMath-2_3.so.24 ilmbase-2.3.0_1 libImath-2_3.so.24 ilmbase-2.3.0_1 libIlmThread-2_3.so.24 ilmbase-2.3.0_1 -libIlmImf-2_2.so.22 libopenexr-2.2.0_1 -libIlmImfUtil-2_2.so.22 libopenexr-2.2.0_1 +libIlmImf-2_3.so.24 libopenexr-2.3.0_1 +libIlmImfUtil-2_3.so.24 libopenexr-2.3.0_1 libGraphicsMagick.so.3 libgraphicsmagick-1.3.19_1 libGraphicsMagick++.so.12 libgraphicsmagick-1.3.22_1 libGraphicsMagickWand.so.2 libgraphicsmagick-1.3.19_1 diff --git a/srcpkgs/openexr/template b/srcpkgs/openexr/template index e088ac5926..3203ba571c 100644 --- a/srcpkgs/openexr/template +++ b/srcpkgs/openexr/template @@ -1,7 +1,7 @@ # Template file for 'openexr' pkgname=openexr -version=2.2.0 -revision=8 +version=2.3.0 +revision=1 build_style=gnu-configure maintainer="Juan RP " homepage="http://www.openexr.com/" @@ -9,8 +9,8 @@ license="BSD" short_desc="High dynamic-range (HDR) image file format" hostmakedepends="pkg-config" makedepends="ilmbase-devel zlib-devel" -distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz" -checksum="36a012f6c43213f840ce29a8b182700f6cf6b214bea0d5735594136b44914231" +distfiles="https://github.com/openexr/openexr/releases/download/v${version}/openexr-${version}.tar.gz" +checksum=fd6cb3a87f8c1a233be17b94c74799e6241d50fc5efd4df75c7a4b9cf4e25ea6 LDFLAGS="-lrt"