aboutsummaryrefslogtreecommitdiff
path: root/ports/args/CONTROL
diff options
context:
space:
mode:
authorRyan <ryan__mckenzie@hotmail.com>2021-03-22 15:35:03 -0700
committerGitHub <noreply@github.com>2021-03-22 15:35:03 -0700
commit40027831fd3c785b1a7e9c94bdb1248702bc8f24 (patch)
tree020a3105e28b9fbfbc4c04e4260e47e32e36491b /ports/args/CONTROL
parentc72fa13af27da7a926322cc547f26067035ad254 (diff)
downloadvcpkg-40027831fd3c785b1a7e9c94bdb1248702bc8f24.tar.gz
vcpkg-40027831fd3c785b1a7e9c94bdb1248702bc8f24.zip
[args] update to latest version (#16703)
* [args] update to latest version * update version files * correct version field * update version file
Diffstat (limited to 'ports/args/CONTROL')
-rw-r--r--ports/args/CONTROL4
1 files changed, 0 insertions, 4 deletions
diff --git a/ports/args/CONTROL b/ports/args/CONTROL
deleted file mode 100644
index 8e910d880..000000000
--- a/ports/args/CONTROL
+++ /dev/null
@@ -1,4 +0,0 @@
-Source: args
-Version: 2020-09-14
-Homepage: https://github.com/Taywee/args
-Description: A simple header-only C++ argument parser library.