aboutsummaryrefslogtreecommitdiff
path: root/contrib/subversion/get-deps.sh
diff options
context:
space:
mode:
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 912547c836ec..16ce5f6cad12 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"}