mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
kcron: update to 18.04.2.
Closes #15000. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
9fd2c076ee
commit
6c7839fc79
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kcron'
|
# Template file for 'kcron'
|
||||||
pkgname=kcron
|
pkgname=kcron
|
||||||
version=18.04.1
|
version=18.04.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-Wno-dev -DSYSCONF_INSTALL_DIR=/etc"
|
configure_args="-Wno-dev -DSYSCONF_INSTALL_DIR=/etc"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://userbase.kde.org/KCron"
|
homepage="http://userbase.kde.org/KCron"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=19de3e4d597413c71a6f4cb1baa446adc0a7aa5b32ee9c19997b9468b41993f2
|
checksum=a732cead6dc6481effb3c08c64d880a58c4744a0ceea64597b8f668809d697db
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"
|
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Add table
Reference in a new issue