diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2020-12-30 10:39:50 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-30 10:39:50 -0800 |
| commit | 38c6fbd0c7b02f7d73a397fc5490bcbec605e791 (patch) | |
| tree | e51cc23e91c7d583d9312f723efe7907f9ea0bfe /ports/glib/CONTROL | |
| parent | 5321ed169c42af52ee8727f3d86bb06b41638870 (diff) | |
| download | vcpkg-38c6fbd0c7b02f7d73a397fc5490bcbec605e791.tar.gz vcpkg-38c6fbd0c7b02f7d73a397fc5490bcbec605e791.zip | |
[glib] Fix pkgconfig files (#15360)
* [glib] Fix pkgconfig files
* Use GLIB_VERSION instead
Diffstat (limited to 'ports/glib/CONTROL')
| -rw-r--r-- | ports/glib/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/glib/CONTROL b/ports/glib/CONTROL index a842f65e8..48501faaa 100644 --- a/ports/glib/CONTROL +++ b/ports/glib/CONTROL @@ -1,6 +1,6 @@ Source: glib Version: 2.52.3 -Port-Version: 24 +Port-Version: 25 Homepage: https://developer.gnome.org/glib/ Description: Portable, general-purpose utility library. Build-Depends: zlib, pcre, libffi, gettext, libiconv |
