kross: update to 5.99.0.

This commit is contained in:
John 2022-11-01 22:56:03 +01:00
parent 453e08f057
commit 6812057926

View File

@ -1,6 +1,6 @@
# Template file for 'kross'
pkgname=kross
version=5.98.0
version=5.99.0
revision=1
build_style=cmake
configure_args="
@ -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=c068880493c486f5580d1f5f9955a587b3498c46ce86bf49cdb44b42b231567a
checksum=7bf7a895f15554e4a88d63aa2216be9af7662bb8c28e56bad5b31953a97788d6
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"