subversion: update to 1.11.1.
This commit is contained in:
parent
b06310ca67
commit
ab9d2084b7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'subversion'
|
# Template file for 'subversion'
|
||||||
pkgname=subversion
|
pkgname=subversion
|
||||||
version=1.11.0
|
version=1.11.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-apxs --disable-javahl --disable-static --with-kwallet
|
configure_args="--with-apxs --disable-javahl --disable-static --with-kwallet
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
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=87c44344b074ac2e9ed7ca9675fb1e5b197051c3deecfe5934e5f6aefbf83e56
|
checksum=9efd2750ca4d72ec903431a24b9c732b6cbb84aad9b7563f59dd96dea5be60bb
|
||||||
|
|
||||||
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