diff options
| author | pastdue <30942300+past-due@users.noreply.github.com> | 2021-02-02 17:37:29 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-02 14:37:29 -0800 |
| commit | 4ef16cd07edc4cc9570d543a4eb09c51006588ab (patch) | |
| tree | 5aee0a7d53de6fc3b8468a14482e08aa22262e74 /ports/libidn2/CONTROL | |
| parent | bbcf31b05c6a77d296b0ef28f9613072b57805af (diff) | |
| download | vcpkg-4ef16cd07edc4cc9570d543a4eb09c51006588ab.tar.gz vcpkg-4ef16cd07edc4cc9570d543a4eb09c51006588ab.zip | |
[libidn2] Fix cross-compile (non-Windows) (#15868)
* [libidn2] Fix cross-compile (non-Windows)
* Convert CONTROL, bump port-version
* x-add-version libidn2
Diffstat (limited to 'ports/libidn2/CONTROL')
| -rw-r--r-- | ports/libidn2/CONTROL | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ports/libidn2/CONTROL b/ports/libidn2/CONTROL deleted file mode 100644 index fb29df032..000000000 --- a/ports/libidn2/CONTROL +++ /dev/null @@ -1,6 +0,0 @@ -Source: libidn2 -Version: 2.3.0 -Port-Version: 1 -Build-Depends: libiconv -Homepage: https://www.gnu.org/software/libidn/ -Description: GNU Libidn is an implementation of the Stringprep, Punycode and IDNA 2003 specifications. Libidn's purpose is to encode and decode internationalized domain names. |
