libtiff: update to 4.7.1 (#25576)
This commit is contained in:
parent
d830f2efcd
commit
3362e35a75
@ -5,7 +5,7 @@ _realname=libtiff
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
"${MINGW_PACKAGE_PREFIX}-${_realname}-docs")
|
||||
pkgver=4.7.0
|
||||
pkgver=4.7.1
|
||||
pkgrel=1
|
||||
pkgdesc="Library for manipulation of TIFF images (mingw-w64)"
|
||||
arch=('any')
|
||||
@ -34,7 +34,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-sphinx")
|
||||
source=(https://download.osgeo.org/libtiff/tiff-${pkgver}.tar.gz
|
||||
0002-libtiff-install-headers.patch)
|
||||
sha256sums=('67160e3457365ab96c5b3286a0903aa6e78bdc44c4bc737d2e486bcecb6ba976'
|
||||
sha256sums=('f698d94f3103da8ca7438d84e0344e453fe0ba3b7486e04c5bf7a9a3fabe9b69'
|
||||
'493742947c8667655b6b89f2d7d27e92e1438a490ed86f50811112394b432a12')
|
||||
|
||||
prepare() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user