subversion: update to 1.14.1.

Fixes CVE-2020-17525.
This commit is contained in:
Érico Rolim 2021-02-10 14:16:02 -03:00 committed by Piotr
parent 39629c348e
commit 2aaa8da3dc

View file

@ -3,8 +3,8 @@
# THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/subversion-kwallet-auth".
#
pkgname=subversion
version=1.14.0
revision=3
version=1.14.1
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=6ba8e218f9f97a83a799e58a3c6da1221d034b18d9d8cbbcb6ec52ab11722102
checksum=2c5da93c255d2e5569fa91d92457fdb65396b0666fad4fd59b22e154d986e1a9
pre_configure() {
# Based on native build values