kross: update to 5.77.0

[ci skip]
This commit is contained in:
John 2020-12-13 22:48:52 +01:00
parent 002af0398b
commit 83c06cce6d

View file

@ -1,6 +1,6 @@
# Template file for 'kross'
pkgname=kross
version=5.76.0
version=5.77.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=15591f2a50f995bcaf17ef72662851c805d4644f13848387f056f686b77c5291
checksum=7e48494f1383f91b2bf448692db2f3bafc123275daaf4a5b37d7dfd141380d31
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"