kdelibs4support: update to 5.86.0.
This commit is contained in:
parent
e04a316951
commit
c4a14f0d3f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kdelibs4support'
|
# Template file for 'kdelibs4support'
|
||||||
pkgname=kdelibs4support
|
pkgname=kdelibs4support
|
||||||
version=5.85.0
|
version=5.86.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -17,7 +17,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
|
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kdelibs4support"
|
homepage="https://invent.kde.org/frameworks/kdelibs4support"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||||
checksum=a0d6232601b11995d68a6c178c390bf9d201df9148509bc2d938d0a381699fb0
|
checksum=901d001d15c4963fd0b2431c823a038d3b0ea6333dbdcb27117deb6979dc42eb
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
# gettaddrinfo runtime test is always fine (can't be achieved in crossbuild)
|
# gettaddrinfo runtime test is always fine (can't be achieved in crossbuild)
|
||||||
|
|
Loading…
Reference in a new issue