diff --git a/ports/libredwg/portfile.cmake b/ports/libredwg/portfile.cmake index 009e69cd42..a0e849f8cd 100644 --- a/ports/libredwg/portfile.cmake +++ b/ports/libredwg/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO LibreDWG/libredwg REF "${VERSION}" - SHA512 ae93bf958c196cc54b8c05664e7201b82a3975845d544ae45cde437d716507ef1de08bf89615b5a67cf3841a014782af335031668ad59b34721a78648caaba67 + SHA512 cf0baf477d053eb6ab2feaeda187f2d92211c7d28aa50318c1c8d7acf1b9c463258fa3a388dddce266bf44e0d4e4cf1bd3aa591c918f8a253515919e5c1b3f57 HEAD_REF master PATCHES fix_install.patch diff --git a/ports/libredwg/vcpkg.json b/ports/libredwg/vcpkg.json index 33c22005c9..32ba3d24d0 100644 --- a/ports/libredwg/vcpkg.json +++ b/ports/libredwg/vcpkg.json @@ -1,7 +1,6 @@ { "name": "libredwg", - "version": "0.13.2", - "port-version": 1, + "version": "0.13.3", "description": "GNU LibreDWG is a free C library to handle DWG files. It aims to be a free replacement for the OpenDWG libraries. DWG is the native file format of AutoCAD.", "homepage": "https://www.gnu.org/software/libredwg/", "license": "GPL-3.0", diff --git a/versions/baseline.json b/versions/baseline.json index 4b1e59ea22..ec045eac4f 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -4821,8 +4821,8 @@ "port-version": 0 }, "libredwg": { - "baseline": "0.13.2", - "port-version": 1 + "baseline": "0.13.3", + "port-version": 0 }, "libremidi": { "baseline": "4.3.0", diff --git a/versions/l-/libredwg.json b/versions/l-/libredwg.json index 6dfc095665..17078445a3 100644 --- a/versions/l-/libredwg.json +++ b/versions/l-/libredwg.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "98054aab0c4648b6c88a29711decbd2586f4d462", + "version": "0.13.3", + "port-version": 0 + }, { "git-tree": "5b81de86b90979544e2a5cd3f958556cd5d9917a", "version": "0.13.2",