mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
kross: update to 5.68.0
[ci skip]
This commit is contained in:
parent
4e97b56483
commit
a7b098d433
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kross'
|
# Template file for 'kross'
|
||||||
pkgname=kross
|
pkgname=kross
|
||||||
version=5.67.0
|
version=5.68.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF
|
configure_args="-DBUILD_TESTING=OFF
|
||||||
|
@ -13,7 +13,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kross"
|
homepage="https://projects.kde.org/projects/frameworks/kross"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||||
checksum=0ada5c6fc7dbb5ff0218693d93cbd8360e3d5b3042f9976e4c3893168390972c
|
checksum=2f5a79a2097f84bfd2033ca183abdbf6626f6e5dc2c6f781c312f15c97dace33
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
armv6l-musl) makedepends+=" libatomic-devel";;
|
armv6l-musl) makedepends+=" libatomic-devel";;
|
||||||
|
|
Loading…
Add table
Reference in a new issue