diff --git a/srcpkgs/subversion/template b/srcpkgs/subversion/template index e67e4f81ed6..d9972c5903c 100644 --- a/srcpkgs/subversion/template +++ b/srcpkgs/subversion/template @@ -1,7 +1,7 @@ # Template file for 'subversion' pkgname=subversion -version=1.10.0 -revision=4 +version=1.10.2 +revision=1 build_style=gnu-configure configure_args="--with-apxs --disable-javahl --disable-static --without-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=2cf23f3abb837dea0585a6b0ebd70e80e01f95bddef7c1aa097c18e3eaa6b584 +checksum=5b35e3a858d948de9e8892bf494893c9f7886782f6abbe166c0487c19cf6ed88 do_build() { make ${makejobs} LT_LDFLAGS="-L$Fdestdir/usr/lib"