mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kross: update to 5.67.0
[ci skip]
This commit is contained in:
parent
4e345d4889
commit
519264b6d0
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.66.0
|
version=5.67.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=109159996da54ec52ec8114ff05f88bdee6428e49ca84515ab73c457e0005ebc
|
checksum=0ada5c6fc7dbb5ff0218693d93cbd8360e3d5b3042f9976e4c3893168390972c
|
||||||
|
|
||||||
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