mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kdoctools: update to 5.67.0
[ci skip]
This commit is contained in:
parent
2e2f2692fb
commit
854e29a7b3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kdoctools'
|
# Template file for 'kdoctools'
|
||||||
pkgname=kdoctools
|
pkgname=kdoctools
|
||||||
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"
|
||||||
|
@ -12,7 +12,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/kdoctools"
|
homepage="https://projects.kde.org/projects/frameworks/kdoctools"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=41e4ca7aceab17919ef4a82ad99606f520ebfe57f30205597b4184f7a3730a7a
|
checksum=181d005583e7e2dc0159bcd42fb39bb2981976c736c9e305c5f2416278005c6a
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools-devel"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue