diff options
| author | Vitaliy Didik <ariman@inbox.ru> | 2020-11-14 00:45:13 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-13 13:45:13 -0800 |
| commit | 8c98e1a6deda755b5bb15d44350847a3e8637e9b (patch) | |
| tree | 3a846a5ebf4ffd7ae1c53f651ff617bf34846017 /ports/libidn2/CONTROL | |
| parent | 8e3e1a1f9a1542325176442e1a931ec2f8c494cb (diff) | |
| download | vcpkg-8c98e1a6deda755b5bb15d44350847a3e8637e9b.tar.gz vcpkg-8c98e1a6deda755b5bb15d44350847a3e8637e9b.zip | |
[libidn2] Update to version 2.3.0 (#14540)
Diffstat (limited to 'ports/libidn2/CONTROL')
| -rw-r--r-- | ports/libidn2/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/libidn2/CONTROL b/ports/libidn2/CONTROL index 00ec059a6..f5fa6b075 100644 --- a/ports/libidn2/CONTROL +++ b/ports/libidn2/CONTROL @@ -1,6 +1,6 @@ Source: libidn2 -Version: 2.2.0 -Port-Version: 2 +Version: 2.3.0 +Port-Version: 0 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. |
