summaryrefslogtreecommitdiffstats
path: root/src/tiff.mk
diff options
context:
space:
mode:
authorViktor Szakats <commit@vszakats.net>2018-11-19 21:25:29 (GMT)
committermabrand <mabrand@mabrand.nl>2018-11-20 09:27:31 (GMT)
commitc006c171f717d0e80e3fb21bee6371d2b602d845 (patch)
tree2be7924ceb83ce31fd5fa5f641936487399ff59d /src/tiff.mk
parentbdfb8c0159f6fe08208ec4ac8b297fcf4ae5dc27 (diff)
downloadmxe-c006c171f717d0e80e3fb21bee6371d2b602d845.zip
mxe-c006c171f717d0e80e3fb21bee6371d2b602d845.tar.gz
mxe-c006c171f717d0e80e3fb21bee6371d2b602d845.tar.bz2
update/remove broken URLs
Diffstat (limited to 'src/tiff.mk')
-rw-r--r--src/tiff.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tiff.mk b/src/tiff.mk
index abe979d..4931ffb 100644
--- a/src/tiff.mk
+++ b/src/tiff.mk
@@ -9,7 +9,6 @@ $(PKG)_CHECKSUM := 2c52d11ccaf767457db0c46795d9c7d1a8d8f76f68b0b800a3dfe45786b99
$(PKG)_SUBDIR := tiff-$($(PKG)_VERSION)
$(PKG)_FILE := tiff-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://download.osgeo.org/libtiff/$($(PKG)_FILE)
-$(PKG)_URL_2 := ftp://ftp.remotesensing.org/libtiff/$($(PKG)_FILE)
$(PKG)_DEPS := cc jpeg xz zlib
define $(PKG)_UPDATE