diff options
| author | Wolfgang Stöggl <c72578@yahoo.de> | 2020-06-05 21:24:03 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-05 12:24:03 -0700 |
| commit | b800df0e3bd3f3bc7f0903506e1ea62fec8e3db6 (patch) | |
| tree | cf08d4b8fbbf276e1457f5f7e747b0ca6d2a21f8 /ports/pcre/CONTROL | |
| parent | accac885d8f87943fd9f6daeae811d3bbe2dabb9 (diff) | |
| download | vcpkg-b800df0e3bd3f3bc7f0903506e1ea62fec8e3db6.tar.gz vcpkg-b800df0e3bd3f3bc7f0903506e1ea62fec8e3db6.zip | |
[pcre] Add pkgconfig files (#11564)
* [pcre] Add pkgconfig files
* [pcre] Install *.pc files on all platforms
Diffstat (limited to 'ports/pcre/CONTROL')
| -rw-r--r-- | ports/pcre/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/pcre/CONTROL b/ports/pcre/CONTROL index 58e40065d..4626a33b3 100644 --- a/ports/pcre/CONTROL +++ b/ports/pcre/CONTROL @@ -1,4 +1,4 @@ Source: pcre -Version: 8.44 +Version: 8.44-1 Homepage: https://www.pcre.org/ Description: Perl Compatible Regular Expressions |
