diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /extra/libtiff/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/libtiff/PKGBUILD')
-rw-r--r-- | extra/libtiff/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libtiff/PKGBUILD b/extra/libtiff/PKGBUILD index 8ebf8fdcd..87dfa3e20 100644 --- a/extra/libtiff/PKGBUILD +++ b/extra/libtiff/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 197204 2013-10-23 23:19:13Z eric $ +# $Id: PKGBUILD 198247 2013-10-30 13:42:37Z allan $ # Maintainer: Eric BĂ©langer <eric@archlinux.org> pkgname=libtiff @@ -11,7 +11,6 @@ license=('custom') depends=('gcc-libs' 'libjpeg' 'zlib' 'xz') makedepends=('freeglut' 'glu' 'mesa') optdepends=('freeglut: for using tiffgt') -options=('!libtool') source=(ftp://ftp.remotesensing.org/pub/libtiff/tiff-${pkgver}.tar.gz tiff-3.9.7-CVE-2012-4447.patch tiff-3.9.7-CVE-2012-4564.patch |