subversion: update to 1.10.3.
This commit is contained in:
parent
e56c802dd8
commit
733180b21a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'subversion'
|
# Template file for 'subversion'
|
||||||
pkgname=subversion
|
pkgname=subversion
|
||||||
version=1.10.2
|
version=1.10.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-apxs --disable-javahl --disable-static --without-kwallet
|
configure_args="--with-apxs --disable-javahl --disable-static --without-kwallet
|
||||||
--with-gnome-keyring --with-editor=vi --disable-mod-activation
|
--with-gnome-keyring --with-editor=vi --disable-mod-activation
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="Apache-2.0, BSD-3-Clause"
|
license="Apache-2.0, BSD-3-Clause"
|
||||||
homepage="http://subversion.apache.org/"
|
homepage="http://subversion.apache.org/"
|
||||||
distfiles="http://apache.rediris.es/subversion/subversion-${version}.tar.bz2"
|
distfiles="http://apache.rediris.es/subversion/subversion-${version}.tar.bz2"
|
||||||
checksum=5b35e3a858d948de9e8892bf494893c9f7886782f6abbe166c0487c19cf6ed88
|
checksum=9f0daac8b84aefaa77ad54dd05ab578ecc939d8e72d08c0cd4f61315921dd9fc
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make ${makejobs} LT_LDFLAGS="-L$Fdestdir/usr/lib"
|
make ${makejobs} LT_LDFLAGS="-L$Fdestdir/usr/lib"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue