diff --git a/ports/libvips/portfile.cmake b/ports/libvips/portfile.cmake index b16d81cc9c5f77..6cc339d46d6805 100644 --- a/ports/libvips/portfile.cmake +++ b/ports/libvips/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO libvips/libvips REF v${VERSION} - SHA512 6861bc7a65137817613448c2e5e44def7845e5537d68e43d245bf3b45eb0fad7ea297bc3864905ae4e33dbf11bc21ec6f76626ff92d15ee1aac6959768fbd256 + SHA512 c7bb3a331dce1b2961c71134cac307111d77d17f4ff4d0a952b01ae5e83204b4fd59f01b98047fa4cb5bbf9917f0eb5441ada7d0b9afc5f56e6dc1ea05d7c440 HEAD_REF master ) @@ -72,7 +72,7 @@ vcpkg_install_meson() vcpkg_copy_pdbs() vcpkg_fixup_pkgconfig() -## tools are built by default, uncomment this for next libvips version where +## tools are built by default, uncomment this for next libvips version where ## there's a tools option in the FEATURES and MESON OPTIONS file. ## Also, the tools feature should be added in the vcpkg.json file: ## , diff --git a/ports/libvips/vcpkg.json b/ports/libvips/vcpkg.json index 1bccea6249e819..dc11e9b75e6fe4 100644 --- a/ports/libvips/vcpkg.json +++ b/ports/libvips/vcpkg.json @@ -1,6 +1,6 @@ { "name": "libvips", - "version": "8.18.2", + "version": "8.18.5", "description": "libvips is a demand-driven, horizontally threaded image processing library.", "homepage": "https://github.com/libvips/libvips", "license": "LGPL-2.1-or-later", diff --git a/versions/baseline.json b/versions/baseline.json index c15afb30b93c8f..fe6a9b64bf0076 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -5929,7 +5929,7 @@ "port-version": 0 }, "libvips": { - "baseline": "8.18.2", + "baseline": "8.18.5", "port-version": 0 }, "libvmaf": { diff --git a/versions/l-/libvips.json b/versions/l-/libvips.json index 86394481c9cdec..a8de610f4940fe 100644 --- a/versions/l-/libvips.json +++ b/versions/l-/libvips.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "e08d536bcbec5f4b2239891c1a5d4035347f0a2c", + "version": "8.18.5", + "port-version": 0 + }, { "git-tree": "6d864e37a2fae385859acfc96bd2e0c05d6b8504", "version": "8.18.2",