mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kjsembed: update to 5.67.0
[ci skip]
This commit is contained in:
parent
fb965ff152
commit
383a485e1e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kjsembed'
|
# Template file for 'kjsembed'
|
||||||
pkgname=kjsembed
|
pkgname=kjsembed
|
||||||
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"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kjsembed"
|
homepage="https://projects.kde.org/projects/frameworks/kjsembed"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||||
checksum=58fe647901b69167b7c66a284c3181c2eda9c3b751548eb43bfe0795d10eb0ce
|
checksum=376bae467ed3129362d1a975a07d088f3d175a786330e789f81c79b2cd8a5603
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue