From 9ddc9173d7858ddb40b2fc0cdc73b529c390ba47 Mon Sep 17 00:00:00 2001 From: Adam Johnson Date: Wed, 6 Jan 2021 23:30:36 -0500 Subject: [vcpkg baseline][cppcms] Fix issue with detecting Python 2. (#15473) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [cppcms] Fix issue with detecting Python 2. * Update ports/cppcms/portfile.cmake Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> --- ports/cppcms/CONTROL | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ports/cppcms/CONTROL') diff --git a/ports/cppcms/CONTROL b/ports/cppcms/CONTROL index 2acc51fdf..2d4f63095 100644 --- a/ports/cppcms/CONTROL +++ b/ports/cppcms/CONTROL @@ -1,5 +1,6 @@ Source: cppcms -Version: 1.2.1-1 +Version: 1.2.1 +Port-Version: 2 Homepage: https://github.com/artyom-beilis/cppcms Description: CppCMS is a Free High Performance Web Development Framework (not a CMS) aimed at Rapid Web Application Development Build-Depends: icu, pcre, openssl, zlib -- cgit v1.2.3