summaryrefslogtreecommitdiffstats
path: root/contrib/subversion/get-deps.sh
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2015-08-09 05:22:53 +0000
committerpeter <peter@FreeBSD.org>2015-08-09 05:22:53 +0000
commit83a1d47de7deea71231d77f808b9eae6ec715730 (patch)
tree4c5c6ad83f47d362f3abbcd7b55139de88e47205 /contrib/subversion/get-deps.sh
parent72322b0e204dba32447a1c89e194509ed50dabe5 (diff)
downloadFreeBSD-src-83a1d47de7deea71231d77f808b9eae6ec715730.zip
FreeBSD-src-83a1d47de7deea71231d77f808b9eae6ec715730.tar.gz
Update svnlite from 1.8.10 to 1.8.14. This is mostly for client-side bug
fixes and quality of life improvements. While there are security issues in this time frame that affect usage as a server (eg: linked into apache), this isn't possible here.
Diffstat (limited to 'contrib/subversion/get-deps.sh')
-rwxr-xr-xcontrib/subversion/get-deps.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/subversion/get-deps.sh b/contrib/subversion/get-deps.sh
index 912547c..16ce5f6 100755
--- a/contrib/subversion/get-deps.sh
+++ b/contrib/subversion/get-deps.sh
@@ -33,7 +33,7 @@
APR_VERSION=${APR_VERSION:-"1.4.6"}
APU_VERSION=${APU_VERSION:-"1.5.1"}
-SERF_VERSION=${SERF_VERSION:-"1.3.4"}
+SERF_VERSION=${SERF_VERSION:-"1.3.8"}
ZLIB_VERSION=${ZLIB_VERSION:-"1.2.8"}
SQLITE_VERSION=${SQLITE_VERSION:-"3.7.15.1"}
GTEST_VERSION=${GTEST_VERSION:-"1.6.0"}
OpenPOWER on IntegriCloud