aboutsummaryrefslogtreecommitdiff
path: root/ports/apr/CONTROL
diff options
context:
space:
mode:
authorStephen Webb <swebb2066@gmail.com>2020-05-07 06:20:49 +1000
committerGitHub <noreply@github.com>2020-05-06 13:20:49 -0700
commit9614c6a9624020b86168a58b1517b5ff24843903 (patch)
treea78737358a169a0b01961a16ad82cd2b4a6820be /ports/apr/CONTROL
parent411929e664f7736b4b52113cd48b7560a4e4842b (diff)
downloadvcpkg-9614c6a9624020b86168a58b1517b5ff24843903.tar.gz
vcpkg-9614c6a9624020b86168a58b1517b5ff24843903.zip
[apr apr-util] Apr and apr-util for non windows systems (#8579)
* Allow the apr port to be used on non-windows systems * Allow the apr-util port to be used on non-windows systems * Allow the apr-util port to be used on non-windows systems * Allow the apr-util port to be used on non-windows systems * [log4cxx] add new port * Add aarch64 cross compilation support * Allow apr and apr-util ports to used with a cross compiling tool chain * @PhoebeHui requested changes * Remove files that leaked from 'add-log4cxx-port' branch * @PhoebeHui requested changes * Move apr-util-unix and apr-util-windows portfile.cmake content back into apr-util/portfile.cmake * Use the same released archive for unix and windows * Use the same released archive for unix and windows (1.6.1) * Update APR version to the latest * Prevent unrelated CI failures * Prevent CI failure for arm64 on x86 CI machine * Prevent CI failure for arm64 on x86 CI machine * Use vcpkg_configure_make and vcpkg_install_make instead of vcpkg_execute_required_process * Remove shared libraries if a static build * Revert "Remove shared libraries if a static build" This reverts commit 540e158e1fbfe53b889bef8b928bc8feb62775c2. * Prevent CI failures due to static build installing apr-1-config into bin * @PhoebeHui requested changes Co-authored-by: Stephen Webb <stephen.webb@sabreautonomous.com.au>
Diffstat (limited to 'ports/apr/CONTROL')
-rw-r--r--ports/apr/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/apr/CONTROL b/ports/apr/CONTROL
index 714022691..9786e3d9f 100644
--- a/ports/apr/CONTROL
+++ b/ports/apr/CONTROL
@@ -1,5 +1,5 @@
Source: apr
-Version: 1.6.5-3
+Version: 1.7.0
Homepage: https://apr.apache.org/
Description: The Apache Portable Runtime (APR) is a C library that forms a system portability layer that covers many operating systems.
Supports: !uwp