summaryrefslogtreecommitdiffstats
path: root/src/openexr.mk
diff options
context:
space:
mode:
authorThomas Mayer <thomas@residuum.org>2013-03-10 16:43:15 (GMT)
committerThomas Mayer <thomas@residuum.org>2013-03-10 16:53:02 (GMT)
commit1ac9e0400b9ee0b14b71b3c73a87c735f9e75f68 (patch)
tree670f092f21952dd24ff6459b4c1964ce4fba301f /src/openexr.mk
parent3910f7cbb879d29521811e5fde1b515e3d116785 (diff)
downloadmxe-1ac9e0400b9ee0b14b71b3c73a87c735f9e75f68.zip
mxe-1ac9e0400b9ee0b14b71b3c73a87c735f9e75f68.tar.gz
mxe-1ac9e0400b9ee0b14b71b3c73a87c735f9e75f68.tar.bz2
Github downloads are deprecated, using tags instead or remove Github as alternative URL.
Diffstat (limited to 'src/openexr.mk')
-rw-r--r--src/openexr.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/openexr.mk b/src/openexr.mk
index b7914ab..e209bd6 100644
--- a/src/openexr.mk
+++ b/src/openexr.mk
@@ -7,7 +7,6 @@ $(PKG)_CHECKSUM := b97cc40af82a8514c95c7a6a31f4e3233dcc2912
$(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_2 := https://github.com/downloads/openexr/openexr/$($(PKG)_FILE)
$(PKG)_DEPS := gcc ilmbase pthreads zlib
define $(PKG)_UPDATE