diff options
Diffstat (limited to 'src/openexr.mk')
-rw-r--r-- | src/openexr.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/openexr.mk b/src/openexr.mk index 78169a7..fe2d407 100644 --- a/src/openexr.mk +++ b/src/openexr.mk @@ -4,7 +4,7 @@ PKG := openexr $(PKG)_IGNORE := $(PKG)_VERSION := 2.2.0 -$(PKG)_CHECKSUM := d09a68c4443b7a12a0484c073adaef348b44cb92 +$(PKG)_CHECKSUM := b182700f6cf6b214bea0d5735594136b44914231 $(PKG)_SUBDIR := openexr-$($(PKG)_VERSION) $(PKG)_FILE := openexr-$($(PKG)_VERSION).tar.gz $(PKG)_URL := http://download.savannah.nongnu.org/releases/openexr/$($(PKG)_FILE) |