diff options
| author | Victor Romero Sanchez <viromer@microsoft.com> | 2019-01-08 16:07:42 -0800 |
|---|---|---|
| committer | Victor Romero Sanchez <viromer@microsoft.com> | 2019-01-08 16:07:42 -0800 |
| commit | bd547e5e39c775a0c3332559e015441d62ff2aa4 (patch) | |
| tree | a0e9da0ed19010a245efabf928960edcba14c2d6 /ports/libidn2/CONTROL | |
| parent | 23a62a87fd8de3b870131761204db6d095a76121 (diff) | |
| download | vcpkg-bd547e5e39c775a0c3332559e015441d62ff2aa4.tar.gz vcpkg-bd547e5e39c775a0c3332559e015441d62ff2aa4.zip | |
[libidn2] Use vcpkg_extract_source_archive_ex
Diffstat (limited to 'ports/libidn2/CONTROL')
| -rw-r--r-- | ports/libidn2/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libidn2/CONTROL b/ports/libidn2/CONTROL index 8496bc396..2fc289034 100644 --- a/ports/libidn2/CONTROL +++ b/ports/libidn2/CONTROL @@ -1,4 +1,4 @@ Source: libidn2 -Version: 2.0.5 +Version: 2.0.5-1 Build-Depends: libiconv 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. |
