summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorFlorian Franzmann2019-09-22 19:55:25 +0200
committerFlorian Franzmann2019-09-25 21:37:17 +0200
commit41610112b6944b678982923cb41085d1f44ec373 (patch)
treec59b06313ca699fe1e329b58eb50389b25b22b80 /graphics
parent6eeb6cb39f4cb929767f744992eee7d9208121fd (diff)
graphics/openexr: version 2.4.0
Diffstat (limited to 'graphics')
-rwxr-xr-xgraphics/openexr/DETAILS5
-rw-r--r--graphics/openexr/HISTORY3
2 files changed, 5 insertions, 3 deletions
diff --git a/graphics/openexr/DETAILS b/graphics/openexr/DETAILS
index e00e04a051..89b6f5802e 100755
--- a/graphics/openexr/DETAILS
+++ b/graphics/openexr/DETAILS
@@ -1,11 +1,10 @@
SPELL=openexr
- VERSION=2.3.0
+ VERSION=2.4.0
SECURITY_PATCH=1
- PATCHLEVEL=1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=https://github.com/openexr/openexr/archive/v${VERSION}.tar.gz
- SOURCE_HASH[0]=sha512:268ae64b40d21d662f405fba97c307dad1456b7d996a447aadafd41b640ca736d4851d9544b4741a94e7b7c335fe6e9d3b16180e710671abfc0c8b2740b147b2
+ SOURCE_HASH[0]=sha512:b544b1fc9d785cad029f35388894d1e9dae278dfda3c80d5615280386206f2af5c94b72c17e1e1d1514f73a7151b5be0f166a4be5b74abefc2f27fdf0500dfe8
WEB_SITE=http://www.openexr.com/
ENTERED=20030123
LICENSE[0]=http://www.ilm.com/opensource/ilm-bsd-lic.html
diff --git a/graphics/openexr/HISTORY b/graphics/openexr/HISTORY
index ad051c6798..2600efaa5b 100644
--- a/graphics/openexr/HISTORY
+++ b/graphics/openexr/HISTORY
@@ -1,3 +1,6 @@
+2019-09-22 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 2.4.0
+
2019-06-02 Ismael Luceno <ismael@sourcemage.org>
* BUILD: Enabled the use of shared libraries
* DEPENDS: Added dependency on boost-python