kross: update to 5.78.0

[ci skip]
This commit is contained in:
John 2021-01-09 23:49:13 +01:00
parent 841ce0a6e2
commit c3279fdc05

View file

@ -1,6 +1,6 @@
# Template file for 'kross'
pkgname=kross
version=5.77.0
version=5.78.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kross"
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
checksum=7e48494f1383f91b2bf448692db2f3bafc123275daaf4a5b37d7dfd141380d31
checksum=6121ce648605b8de960889a6c48a5fda967b3f52e38c626c5ac6f5f2e766d41f
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"