mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
vips: update to 8.11.2.
This commit is contained in:
parent
315c12144f
commit
282564f709
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vips'
|
# Template file for 'vips'
|
||||||
pkgname=vips
|
pkgname=vips
|
||||||
version=8.11.0
|
version=8.11.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper=gir
|
build_helper=gir
|
||||||
|
@ -43,7 +43,7 @@ maintainer="Isaac Freund <ifreund@ifreund.xyz>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://libvips.github.io/libvips/"
|
homepage="https://libvips.github.io/libvips/"
|
||||||
distfiles="https://github.com/libvips/libvips/releases/download/v${version}/vips-${version}.tar.gz"
|
distfiles="https://github.com/libvips/libvips/releases/download/v${version}/vips-${version}.tar.gz"
|
||||||
checksum=6351dfb99836274a0d74d8054506bf6dc9a8c38bacf208a9c566889dd1ebba0b
|
checksum=bb5ab776ee4c61ae94b4496c63ef523ca7367ebceabcba78ceb1bf97b1d36e06
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
build_options="gir hdf5"
|
build_options="gir hdf5"
|
||||||
|
|
Loading…
Add table
Reference in a new issue