projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c26f03
)
- download times out; use debian instead
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Sun, 5 Aug 2007 12:21:11 +0000
(12:21 -0000)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Sun, 5 Aug 2007 12:21:11 +0000
(12:21 -0000)
package/tiff/tiff.mk
patch
|
blob
|
history
diff --git
a/package/tiff/tiff.mk
b/package/tiff/tiff.mk
index 47663e0603da45ad6a328ba776e6a4b99d3bc2bf..c5b8cc3d964be5b7ac5c65e106a46cddd7a79dfd 100644
(file)
--- a/
package/tiff/tiff.mk
+++ b/
package/tiff/tiff.mk
@@
-4,9
+4,9
@@
#
#############################################################
TIFF_VERSION:=3.8.2
+TIFF_SOURCE:=tiff_$(TIFF_VERSION).orig.tar.gz
+TIFF_SITE:=http://ftp.debian.org/pool/main/t/tiff/
TIFF_DIR:=$(BUILD_DIR)/tiff-$(TIFF_VERSION)
-TIFF_SITE:=ftp://ftp.remotesensing.org/libtiff
-TIFF_SOURCE:=tiff-$(TIFF_VERSION).tar.gz
TIFF_CAT:=$(ZCAT)
$(DL_DIR)/$(TIFF_SOURCE):