diff options
Diffstat (limited to 'ports/libgd')
| -rw-r--r-- | ports/libgd/CONTROL | 2 | ||||
| -rw-r--r-- | ports/libgd/portfile.cmake | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/ports/libgd/CONTROL b/ports/libgd/CONTROL index 55ab7ccdc..56f297798 100644 --- a/ports/libgd/CONTROL +++ b/ports/libgd/CONTROL @@ -1,5 +1,5 @@ Source: libgd
-Version: 2.2.5-2
+Version: 2.2.5-3
Description: Open source code library for the dynamic creation of images by programmers.
Default-Features: fontconfig, freetype, jpeg, png, tiff, webp
diff --git a/ports/libgd/portfile.cmake b/ports/libgd/portfile.cmake index 06529f4a2..6ef2127d5 100644 --- a/ports/libgd/portfile.cmake +++ b/ports/libgd/portfile.cmake @@ -68,7 +68,6 @@ vcpkg_configure_cmake( -DBUILD_STATIC_LIBS=${LIBGD_STATIC_LIBS} ) -vcpkg_build_cmake() vcpkg_install_cmake() vcpkg_copy_pdbs() |
