diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2011-11-22 19:22:18 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2011-11-22 19:22:18 +0100 |
commit | 9ceb88ff221e5a7531cc4f3efc45cba10056acc1 (patch) | |
tree | 59cf87df9bb6e2e2fa725a85eefc75f7bb7c6a04 /extra/libtiff/PKGBUILD | |
parent | dfccf2688839095bf2917186529e15f438a86a27 (diff) |
Rebuild libtiff for /lib/ld.so.1.
Diffstat (limited to 'extra/libtiff/PKGBUILD')
-rw-r--r-- | extra/libtiff/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libtiff/PKGBUILD b/extra/libtiff/PKGBUILD index a7c221246..15a09199d 100644 --- a/extra/libtiff/PKGBUILD +++ b/extra/libtiff/PKGBUILD @@ -3,7 +3,7 @@ pkgname=libtiff pkgver=3.9.5 -pkgrel=1 +pkgrel=1.1 pkgdesc="Library for manipulation of TIFF images" arch=('i686' 'x86_64' 'mips64el') url="http://www.remotesensing.org/libtiff/" |