mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-05 11:33:12 +02:00
vips: update to 8.17.1.
This commit is contained in:
parent
161845363a
commit
2c6dbf87cd
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.17.0
|
version=8.17.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper=gir
|
build_helper=gir
|
||||||
|
@ -19,7 +19,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=41dd9d302dc58d956b62aa991fc2a803b1757fe764a7e1c096ead7c1127fb568
|
checksum=79f54d367a485507c1421408ae13768e4734f473edc71af511472645f46dbd08
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
build_options="gir hdf5"
|
build_options="gir hdf5"
|
||||||
|
|
Loading…
Add table
Reference in a new issue