kdelibs4support: update to 5.85.0.
This commit is contained in:
parent
fb58ab092b
commit
77d71e5bb3
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.84.0
|
version=5.85.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=373f46d34b04cb6faeca577eaa67472a630b312af59d5851880623ecc0c671e2
|
checksum=a0d6232601b11995d68a6c178c390bf9d201df9148509bc2d938d0a381699fb0
|
||||||
|
|
||||||
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