kross: update to 5.86.0.

This commit is contained in:
John 2021-09-15 23:12:00 +02:00
parent ba32a9fe29
commit edf430bc28

View file

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