From b8a9f2b6d4cd42bb8489a1bdbe5a6df4997dff41 Mon Sep 17 00:00:00 2001 From: Spirrwell Date: Thu, 23 Sep 2021 20:57:27 -0400 Subject: [enet] Export config, support BUILD_SHARED_LIBS, and add usage (#20282) * [enet] Export config, support BUILD_SHARED_LIBS, and add usage * [enet] Update with requested changes * Update the port version * Update the deprecated funcutions Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com> --- versions/e-/enet.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'versions/e-') diff --git a/versions/e-/enet.json b/versions/e-/enet.json index 373fd575a..b2f8a6fee 100644 --- a/versions/e-/enet.json +++ b/versions/e-/enet.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "a31699670612c88cdf69dd80af975d44c10ac1f6", + "version": "1.3.17", + "port-version": 1 + }, { "git-tree": "004a06d1e158f14059f597a1848b8f4a8d0a42f8", "version": "1.3.17", -- cgit v1.2.3