kross: update to 5.73.0

[ci skip]
This commit is contained in:
John 2020-08-08 13:10:50 +02:00
parent 3332f8f843
commit 643387727d

View file

@ -1,6 +1,6 @@
# Template file for 'kross'
pkgname=kross
version=5.72.0
version=5.73.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=7a1f7077f09e69c2a37a002fb4bbea59f8665f4c99eb7734c6443f651278c6c8
checksum=aa27b434da981f64c40985a61ee041417667844c6077c9fb52456635be67546e
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"