subversion: update to 1.7.10.
This commit is contained in:
parent
a6e967299a
commit
c6b69b383d
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'subversion'
|
||||
pkgname=subversion
|
||||
version=1.7.9
|
||||
revision=2
|
||||
version=1.7.10
|
||||
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=f8454c585f99afed764232a5048d9b8bfd0a25a9ab8e339ea69fe1204c453ef4
|
||||
checksum=c1df222bec83d014d17785e2ceba6bc80962f64b280967de0285836d8d77a8e7
|
||||
|
||||
# XXX enable kwallet when kdelibs is available.
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -85,7 +85,7 @@ subversion-devel_package() {
|
|||
}
|
||||
|
||||
subversion-gnome-keyring-auth_package() {
|
||||
short_desc="subversion - gnome-keyring authentication support"
|
||||
short_desc+=" - gnome-keyring authentication support"
|
||||
pkg_install() {
|
||||
vmove "usr/lib/libsvn_auth_gnome_keyring*"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue