diff --git a/ports/openvpn3/vcpkg.json b/ports/openvpn3/vcpkg.json index 1db912d1ed4479..fee165329f7908 100644 --- a/ports/openvpn3/vcpkg.json +++ b/ports/openvpn3/vcpkg.json @@ -3,7 +3,7 @@ "version": "3.10", "description": "a C++ class library that implements the functionality of an OpenVPN client, and is protocol-compatible with the OpenVPN 2.x branch.", "homepage": "https://openvpn.net", - "license": "AGPL-3.0", + "license": "AGPL-3.0-only", "supports": "!xbox", "dependencies": [ "asio", diff --git a/versions/o-/openvpn3.json b/versions/o-/openvpn3.json index 77dba73d913751..317f61391d743e 100644 --- a/versions/o-/openvpn3.json +++ b/versions/o-/openvpn3.json @@ -1,7 +1,7 @@ { "versions": [ { - "git-tree": "073a48230bd5c915741d541d1f294a0a09347348", + "git-tree": "4858782b6dbe9854c19dfa004bef3a4acfc55d25", "version": "3.10", "port-version": 0 },