aboutsummaryrefslogtreecommitdiff
path: root/ports/inja/CONTROL
diff options
context:
space:
mode:
authorpantor <lars.berscheid@online.de>2019-04-08 07:18:03 +0200
committerPhil Christensen <philc@microsoft.com>2019-04-07 22:18:03 -0700
commit06990d6110b7d0c92452ab5f4bdd75067916c271 (patch)
tree5afb5fa206efd2854e17cd9c7012d31b29d24bc5 /ports/inja/CONTROL
parent02e9fe72faf72e35bbf253dbd5ac94978fd272d9 (diff)
downloadvcpkg-06990d6110b7d0c92452ab5f4bdd75067916c271.tar.gz
vcpkg-06990d6110b7d0c92452ab5f4bdd75067916c271.zip
[inja] Update to v2.1.0 (#5985)
* Update CONTROL * Update portfile.cmake
Diffstat (limited to 'ports/inja/CONTROL')
-rw-r--r--ports/inja/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/inja/CONTROL b/ports/inja/CONTROL
index a905ab796..ec53d0748 100644
--- a/ports/inja/CONTROL
+++ b/ports/inja/CONTROL
@@ -1,4 +1,4 @@
Source: inja
-Version: 1.0.0
+Version: 2.1.0
Build-Depends: nlohmann-json
Description: Inja - A Template Engine for Modern C++