diff options
| author | Lennard Berger <lennard.berger@student.uni-tuebingen.de> | 2020-06-03 07:40:56 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-02 22:40:56 -0700 |
| commit | 37ab61094760a4ec44eaeb9b58de1d78aa23154b (patch) | |
| tree | 5b2ae7bc4f6265de17a3b3cd8a218cd6223153b1 /ports/enet/CONTROL | |
| parent | d7efa11dd0e083f485e4accfb8f7ea7e79a0231a (diff) | |
| download | vcpkg-37ab61094760a4ec44eaeb9b58de1d78aa23154b.tar.gz vcpkg-37ab61094760a4ec44eaeb9b58de1d78aa23154b.zip | |
[enet] Update to 1.3.15 (#11702)
* Update enet-control
* Update enet portfile to 1.3.15
* Use correct hashsum in enet 1.3.15
* Remove empty lines from enet 1.3.15
* [enet] Replace deprecated vcpkg_common_functionality
* [enet] Remove includes that needn't be included
Diffstat (limited to 'ports/enet/CONTROL')
| -rw-r--r-- | ports/enet/CONTROL | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/enet/CONTROL b/ports/enet/CONTROL index d28284306..3b9dbb38e 100644 --- a/ports/enet/CONTROL +++ b/ports/enet/CONTROL @@ -1,5 +1,4 @@ Source: enet -Version: 1.3.13-1 +Version: 1.3.15 Homepage: https://github.com/lsalzman/enet Description: Reliable UDP networking library - |
