mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
vips: update to 8.16.1.
This commit is contained in:
parent
a0a93ce870
commit
2d6c204805
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'vips'
|
# Template file for 'vips'
|
||||||
pkgname=vips
|
pkgname=vips
|
||||||
version=8.16.0
|
version=8.16.1
|
||||||
revision=3
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper=gir
|
build_helper=gir
|
||||||
configure_args="-Ddoxygen=true $(vopt_feature gir introspection)
|
configure_args="-Ddoxygen=true $(vopt_feature gir introspection)
|
||||||
|
@ -20,7 +20,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://www.libvips.org/"
|
homepage="https://www.libvips.org/"
|
||||||
changelog="https://raw.githubusercontent.com/libvips/libvips/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/libvips/libvips/master/ChangeLog"
|
||||||
distfiles="https://github.com/libvips/libvips/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/libvips/libvips/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=d28d7bf7e3f8fa17390c255ace4a05a1c56459e1f6015319f4847ea0733593b3
|
checksum=df960c3df02da8ae16ee19e79c9428e955d178242a8f06064e07e0c417238e6e
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
build_options="gir gtk_doc hdf5"
|
build_options="gir gtk_doc hdf5"
|
||||||
|
|
Loading…
Add table
Reference in a new issue