##// END OF EJS Templates
feat(deps): bumped SVN to 1.14.3
super-admin -
Show More
@@ -303,9 +303,10 b' echo "**** Apache config ****" && \\'
303 303 # https://svn.apache.org/repos/asf/subversion/trunk/subversion/bindings/swig/INSTALL
304 304 # new versions: https://subversion.apache.org/download.cgi
305 305 # https://downloads.apache.org/subversion
306 # https://svn.apache.org/repos/asf/subversion/trunk/CHANGES
306 307
307 308 ENV \
308 RC_SVN_VER=1.14.2 \
309 RC_SVN_VER=1.14.3 \
309 310 SVN_PREFIX=/home/$RC_USER/subversion \
310 311 # make svn scripts visible
311 312 PATH=/home/$RC_USER/subversion/bin:$PATH
General Comments 0
You need to be logged in to leave comments. Login now