diff --git a/ports/libmaxminddb/portfile.cmake b/ports/libmaxminddb/portfile.cmake index f58b4cee7e..3b8d7d07a4 100644 --- a/ports/libmaxminddb/portfile.cmake +++ b/ports/libmaxminddb/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO maxmind/libmaxminddb REF "${VERSION}" - SHA512 0fc69bb09b74b892317c64d11822e29311e016566b60fc217efb20aec713e29dc02400839497cfcf5e837fcee9efa3536452997fa76bbc23464fad92a5a89bef + SHA512 52a34cf6d825884749695dfc2af90c4e333650cc83909f2bb83e16fc5ca43b92e0d08623434bbb7844212618f8e0ec0b793f8e648ba81ce4e3cb11faa875be71 HEAD_REF main ) diff --git a/ports/libmaxminddb/vcpkg.json b/ports/libmaxminddb/vcpkg.json index 07fafac385..630b94efa1 100644 --- a/ports/libmaxminddb/vcpkg.json +++ b/ports/libmaxminddb/vcpkg.json @@ -1,6 +1,6 @@ { "name": "libmaxminddb", - "version": "1.9.1", + "version": "1.11.0", "description": "C library for the MaxMind DB file format", "homepage": "https://github.com/maxmind/libmaxminddb", "dependencies": [ diff --git a/versions/baseline.json b/versions/baseline.json index 6cc3207e30..e2a3953613 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -4741,7 +4741,7 @@ "port-version": 0 }, "libmaxminddb": { - "baseline": "1.9.1", + "baseline": "1.11.0", "port-version": 0 }, "libmediainfo": { diff --git a/versions/l-/libmaxminddb.json b/versions/l-/libmaxminddb.json index 992f08d71a..2ec4999b9e 100644 --- a/versions/l-/libmaxminddb.json +++ b/versions/l-/libmaxminddb.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "9194860f792e7128e9d2058c0d3e897b57a67005", + "version": "1.11.0", + "port-version": 0 + }, { "git-tree": "446fd110747f3e6bc09f822e89d30f144eb52a9f", "version": "1.9.1",