aboutsummaryrefslogtreecommitdiff
path: root/ports/popsift/vcpkg.json
diff options
context:
space:
mode:
authorSimone Gasparini <simone.gasparini@gmail.com>2021-05-21 09:46:25 +0200
committerGitHub <noreply@github.com>2021-05-21 00:46:25 -0700
commit094e58f2b01a6bf257412aba433fca3e2f638be8 (patch)
tree5f5c3b59c74e1442f2c4c4b85dc445e6eafa4652 /ports/popsift/vcpkg.json
parent0ea963c7e79727d3b0b3f2996a9d571bf67124df (diff)
downloadvcpkg-094e58f2b01a6bf257412aba433fca3e2f638be8.tar.gz
vcpkg-094e58f2b01a6bf257412aba433fca3e2f638be8.zip
[popsift] fix copy tools (#17954)
* [popsift] vcpkg_check_features use FEATURES as required * [popsift] fix copy tools * [popsift] update port version to 2 * [popsift] update port version to 2 * [popsift] remove useless variable * [popsift] formatting * [popsift] using ${PORT} * [popsift] update port version to 2
Diffstat (limited to 'ports/popsift/vcpkg.json')
-rw-r--r--ports/popsift/vcpkg.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/popsift/vcpkg.json b/ports/popsift/vcpkg.json
index a1d708514..aed5386b8 100644
--- a/ports/popsift/vcpkg.json
+++ b/ports/popsift/vcpkg.json
@@ -1,7 +1,7 @@
{
"name": "popsift",
"version-string": "0.9",
- "port-version": 1,
+ "port-version": 2,
"description": "PopSift is an implementation of the SIFT algorithm in CUDA.",
"homepage": "https://github.com/alicevision/popsift",
"supports": "!(uwp | arm | arm64 | android | x86)",