diff --git a/srcpkgs/subversion/template b/srcpkgs/subversion/template index 9a8dca1f961..ae2bc19735b 100644 --- a/srcpkgs/subversion/template +++ b/srcpkgs/subversion/template @@ -1,7 +1,7 @@ # Template file for 'subversion' pkgname=subversion -version=1.10.3 -revision=2 +version=1.11.0 +revision=1 build_style=gnu-configure configure_args="--with-apxs --disable-javahl --disable-static --with-kwallet --with-gnome-keyring --with-editor=vi --disable-mod-activation @@ -15,7 +15,7 @@ maintainer="Juan RP " license="Apache-2.0, BSD-3-Clause" homepage="http://subversion.apache.org/" distfiles="http://apache.rediris.es/subversion/subversion-${version}.tar.bz2" -checksum=9f0daac8b84aefaa77ad54dd05ab578ecc939d8e72d08c0cd4f61315921dd9fc +checksum=87c44344b074ac2e9ed7ca9675fb1e5b197051c3deecfe5934e5f6aefbf83e56 do_build() { make ${makejobs} LT_LDFLAGS="-L$Fdestdir/usr/lib"