From d14a2566c237d48a9fa84439889459259c86326e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Wed, 13 Apr 2022 20:57:27 +0200 Subject: [PATCH] subversion: update to 1.14.2. --- srcpkgs/subversion/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/subversion/template b/srcpkgs/subversion/template index acf378142f..8ad1782649 100644 --- a/srcpkgs/subversion/template +++ b/srcpkgs/subversion/template @@ -3,8 +3,8 @@ # THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/subversion-kwallet-auth". # pkgname=subversion -version=1.14.1 -revision=3 +version=1.14.2 +revision=1 build_style=gnu-configure configure_args="--disable-javahl --disable-static --config-cache --with-gnome-keyring --with-editor=vi --disable-mod-activation @@ -21,7 +21,7 @@ license="Apache-2.0, BSD-3-Clause" homepage="http://subversion.apache.org/" changelog="https://subversion.apache.org/docs/release-notes/${version%.*}.html" distfiles="http://apache.uvigo.es/subversion/subversion-${version}.tar.bz2" -checksum=2c5da93c255d2e5569fa91d92457fdb65396b0666fad4fd59b22e154d986e1a9 +checksum=c9130e8d0b75728a66f0e7038fc77052e671830d785b5616aad53b4810d3cc28 pre_configure() { # Based on native build values