diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2020-05-08 13:22:28 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-07 22:22:28 -0700 |
| commit | 6c0d8bdd61ba386f10a2f769ad5c933e8eff85be (patch) | |
| tree | 13ed0233e1ede4c372a04023a1259d3a6beec05e /ports/glib/CONTROL | |
| parent | 2e2c07338f13ca358e6cdf1f589f23a1f8df91ae (diff) | |
| download | vcpkg-6c0d8bdd61ba386f10a2f769ad5c933e8eff85be.tar.gz vcpkg-6c0d8bdd61ba386f10a2f769ad5c933e8eff85be.zip | |
[glib] Update the usage of string(TOUPPER ...) (#10856)
* [glib] Update the usage of string(TOUPPER ...)
* Add a newline to the end of the file
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
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 871f98d86..e93f07ccb 100644 --- a/ports/glib/CONTROL +++ b/ports/glib/CONTROL @@ -1,5 +1,5 @@ Source: glib -Version: 2.52.3-14-5 +Version: 2.52.3-14-6 Homepage: https://developer.gnome.org/glib/ Description: Portable, general-purpose utility library. Build-Depends: zlib, pcre, libffi, gettext, libiconv |
