diff options
Diffstat (limited to 'ports/jbigkit')
| -rw-r--r-- | ports/jbigkit/CONTROL | 2 | ||||
| -rw-r--r-- | ports/jbigkit/portfile.cmake | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/ports/jbigkit/CONTROL b/ports/jbigkit/CONTROL index f6c5e65ca..f21907db4 100644 --- a/ports/jbigkit/CONTROL +++ b/ports/jbigkit/CONTROL @@ -1,3 +1,3 @@ Source: jbigkit
-Version: 2.1-2
+Version: 2.1-3
Description: A software implementation of the JBIG1 data compression standard (ITU-T T.82)
diff --git a/ports/jbigkit/portfile.cmake b/ports/jbigkit/portfile.cmake index 16b37eb29..9e63a426f 100644 --- a/ports/jbigkit/portfile.cmake +++ b/ports/jbigkit/portfile.cmake @@ -19,7 +19,6 @@ vcpkg_configure_cmake( SOURCE_PATH ${SOURCE_PATH} PREFER_NINJA) -vcpkg_build_cmake() vcpkg_install_cmake() vcpkg_copy_pdbs() |
