subversion-kwallet-auth: update to 1.14.2.
This commit is contained in:
parent
4120f2aed7
commit
9f9b2f8d71
|
@ -3,7 +3,7 @@
|
|||
# THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/subversion".
|
||||
#
|
||||
pkgname=subversion-kwallet-auth
|
||||
version=1.14.1
|
||||
version=1.14.2
|
||||
revision=1
|
||||
wrksrc="subversion-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -21,8 +21,8 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
|||
license="Apache-2.0, BSD-3-Clause"
|
||||
homepage="http://subversion.apache.org/"
|
||||
changelog="https://subversion.apache.org/docs/release-notes/${version%.*}.html"
|
||||
distfiles="http://apache.uvigo.es/subversion/subversion-${version}.tar.bz2"
|
||||
checksum=2c5da93c255d2e5569fa91d92457fdb65396b0666fad4fd59b22e154d986e1a9
|
||||
distfiles="https://archive.apache.org/dist/subversion/subversion-${version}.tar.bz2"
|
||||
checksum=c9130e8d0b75728a66f0e7038fc77052e671830d785b5616aad53b4810d3cc28
|
||||
lib32disabled=yes
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in New Issue