diff options
| author | Lily <47812810+LilyWangL@users.noreply.github.com> | 2020-06-12 12:39:39 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-11 21:39:39 -0700 |
| commit | 0a878526058d1796d486a846b494cbb233e6a6e1 (patch) | |
| tree | 18abc67d150501132a4ca02ecc8dd178c72b52e7 /ports/libuuid/CONTROL | |
| parent | 4c86b264fa99a6512f4e16520f23778818c69453 (diff) | |
| download | vcpkg-0a878526058d1796d486a846b494cbb233e6a6e1.tar.gz vcpkg-0a878526058d1796d486a846b494cbb233e6a6e1.zip | |
[libuuid] Install uuid.pc file (#11849)
* [libuuid] Install uuid.pc file
* [libuuid] Install uuid.pc file
* [libuuid] Install uuid.pc file
* Update portfile.cmake
* Update ports/libuuid/portfile.cmake
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Diffstat (limited to 'ports/libuuid/CONTROL')
| -rw-r--r-- | ports/libuuid/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/libuuid/CONTROL b/ports/libuuid/CONTROL index 2d46a8307..028ea19c4 100644 --- a/ports/libuuid/CONTROL +++ b/ports/libuuid/CONTROL @@ -1,4 +1,5 @@ Source: libuuid -Version: 1.0.3-3 +Version: 1.0.3-4 +Homepage: https://sourceforge.net/projects/libuuid Description: Universally unique id library Supports: linux|osx
\ No newline at end of file |
