summaryrefslogtreecommitdiffstats
path: root/src/openexr.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/openexr.mk')
-rw-r--r--src/openexr.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/openexr.mk b/src/openexr.mk
index ed561cd..70c3620 100644
--- a/src/openexr.mk
+++ b/src/openexr.mk
@@ -8,7 +8,7 @@ $(PKG)_VERSION := 2.2.0
$(PKG)_CHECKSUM := 36a012f6c43213f840ce29a8b182700f6cf6b214bea0d5735594136b44914231
$(PKG)_SUBDIR := openexr-$($(PKG)_VERSION)
$(PKG)_FILE := openexr-$($(PKG)_VERSION).tar.gz
-$(PKG)_URL := http://download.savannah.nongnu.org/releases/openexr/$($(PKG)_FILE)
+$(PKG)_URL := https://download.savannah.nongnu.org/releases/openexr/$($(PKG)_FILE)
$(PKG)_DEPS := gcc ilmbase pthreads zlib
define $(PKG)_UPDATE