kdelibs4support: update to 5.79.0.
This commit is contained in:
parent
e939b87c46
commit
94128d9cc4
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.78.0
|
version=5.79.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF
|
configure_args="-DBUILD_TESTING=OFF
|
||||||
|
@ -16,7 +16,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=98f914a9f2ad778c3f5dad4f340cb930a13fda968c899aef3812403d20fb94c5
|
checksum=a542e75e0b20325e5a88d33229441416da4c8d467742a229b2aa87e368053411
|
||||||
|
|
||||||
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