subversion: update to 1.8.11.
This commit is contained in:
parent
8dfc1df5e2
commit
d977d2610b
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'subversion'
|
||||
pkgname=subversion
|
||||
version=1.8.10
|
||||
revision=5
|
||||
version=1.8.11
|
||||
revision=1
|
||||
short_desc="Enterprise-class centralized version control for the masses"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="Apache-2.0, BSD"
|
||||
homepage="http://subversion.apache.org/"
|
||||
distfiles="http://apache.rediris.es/subversion/subversion-${version}.tar.bz2"
|
||||
checksum=1cc900c8a7974337c3ed389dc6b5c59012ec48c7d4107ae31fd7c929ded47dcc
|
||||
checksum=10b056420e1f194c12840368f6bf58842e6200f9cb8cc5ebbf9be2e89e56e4d9
|
||||
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="db-devel>=5.3 perl>=5.20 python-devel swig apr-util-devel
|
||||
|
@ -18,7 +18,6 @@ depends="ca-certificates"
|
|||
|
||||
nocross=yes
|
||||
build_options="systemd"
|
||||
replaces="runit-void<20141013_2"
|
||||
|
||||
do_configure() {
|
||||
./configure ${configure_args} \
|
||||
|
|
Loading…
Reference in New Issue