tiff: fix distfile
This commit is contained in:
parent
25a51bcd78
commit
32bcd09dcb
|
@ -10,7 +10,7 @@ short_desc="Library and tools for reading and writing TIFF data files"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="BSD"
|
||||
homepage="http://www.remotesensing.org/libtiff/"
|
||||
distfiles="ftp://ftp.remotesensing.org/pub/libtiff/$pkgname-$version.tar.gz"
|
||||
distfiles="http://download.osgeo.org/libtiff/tiff-${version}.tar.gz"
|
||||
checksum=4d57a50907b510e3049a4bba0d7888930fdfc16ce49f1bf693e5b6247370d68c
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in New Issue