kross: update to 5.82.0.

This commit is contained in:
John 2021-05-10 14:05:22 +02:00
parent 35099202b7
commit cbc8993af7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kross'
pkgname=kross
version=5.81.0
version=5.82.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=a3522ed07a9a33013639cb36484b4745af5025ef65efb10e291bc663b3f25a0a
checksum=2575200e6bcc0289f82579b12473c31d7027c46d114256b02485a6596565a600
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"