comparison src/tiff.mk @ 4404:3cc8c0187b44

tiff: update to 4.0.8 * src/tiff.mk: update version, checksum
author John D
date Mon, 26 Jun 2017 14:29:36 -0400
parents 411ddca4207f
children f3de384cf0dd
comparison
equal deleted inserted replaced
4403:4b03c8eb1c4c 4404:3cc8c0187b44
1 # This file is part of MXE. 1 # This file is part of MXE.
2 # See index.html for further information. 2 # See index.html for further information.
3 3
4 PKG := tiff 4 PKG := tiff
5 $(PKG)_IGNORE := 5 $(PKG)_IGNORE :=
6 $(PKG)_VERSION := 4.0.7 6 $(PKG)_VERSION := 4.0.8
7 $(PKG)_CHECKSUM := 2c1b64478e88f93522a42dd5271214a0e5eae648 7 $(PKG)_CHECKSUM := 88717c97480a7976c94d23b6d9ed4ac74715267f
8 $(PKG)_SUBDIR := tiff-$($(PKG)_VERSION) 8 $(PKG)_SUBDIR := tiff-$($(PKG)_VERSION)
9 $(PKG)_FILE := tiff-$($(PKG)_VERSION).tar.gz 9 $(PKG)_FILE := tiff-$($(PKG)_VERSION).tar.gz
10 $(PKG)_URL := http://download.osgeo.org/libtiff/$($(PKG)_FILE) 10 $(PKG)_URL := http://download.osgeo.org/libtiff/$($(PKG)_FILE)
11 $(PKG)_URL_2 := ftp://ftp.remotesensing.org/libtiff/$($(PKG)_FILE) 11 $(PKG)_URL_2 := ftp://ftp.remotesensing.org/libtiff/$($(PKG)_FILE)
12 $(PKG)_DEPS := zlib jpeg 12 $(PKG)_DEPS := zlib jpeg