kross: update to 5.79.0.

This commit is contained in:
John 2021-02-19 18:57:36 +01:00
parent 6957cb79f0
commit ab2b13e2cc

View file

@ -1,6 +1,6 @@
# Template file for 'kross'
pkgname=kross
version=5.78.0
version=5.79.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=6121ce648605b8de960889a6c48a5fda967b3f52e38c626c5ac6f5f2e766d41f
checksum=cc3564329823d659ab6d146e3f646f6cd1457a6512bff7c4f88a3b6159f71702
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"