diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2020-08-02 07:14:16 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-01 16:14:16 -0700 |
| commit | 337893d706cb5ee66856c8209a52a0ede67236f3 (patch) | |
| tree | 7c697a8d6650fb3c6bac1420ec0026b391089a2c /ports/argtable3/CONTROL | |
| parent | 75bb11678e0ee4ecd6f1b21f4b436abbb04955b8 (diff) | |
| download | vcpkg-337893d706cb5ee66856c8209a52a0ede67236f3.tar.gz vcpkg-337893d706cb5ee66856c8209a52a0ede67236f3.zip | |
[argtable3] Update to 3.1.5 (#12421)
* [argtable3] Update to 3.1.5
* Replace CONTROL file with vcpkg.json
* Remove comma at the end of json file
* Remove bin folder on static build
Diffstat (limited to 'ports/argtable3/CONTROL')
| -rw-r--r-- | ports/argtable3/CONTROL | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ports/argtable3/CONTROL b/ports/argtable3/CONTROL deleted file mode 100644 index f894b4fc5..000000000 --- a/ports/argtable3/CONTROL +++ /dev/null @@ -1,4 +0,0 @@ -Source: argtable3
-Version: 2019-08-21
-Description: A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options
-Homepage: www.argtable.org
|
