kross: update to 5.69.0

[ci skip]
This commit is contained in:
John 2020-04-11 12:44:37 +02:00
parent 8ebda230ab
commit e8771ae3e5
No known key found for this signature in database
GPG Key ID: 5FDE97AF468A09B7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kross'
pkgname=kross
version=5.68.0
version=5.69.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF
@ -13,7 +13,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/kross"
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
checksum=2f5a79a2097f84bfd2033ca183abdbf6626f6e5dc2c6f781c312f15c97dace33
checksum=acec70fe97dddd32b05b28747da7761571d8b684641c7848f544a0e67a698f93
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"