mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 03:53:51 +02:00
ksystemlog: update to 18.12.3.
This commit is contained in:
parent
7031a4e412
commit
76f3fffe84
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ksystemlog'
|
# Template file for 'ksystemlog'
|
||||||
pkgname=ksystemlog
|
pkgname=ksystemlog
|
||||||
version=18.12.2
|
version=18.12.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules pkg-config"
|
hostmakedepends="extra-cmake-modules pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://kde.org/applications/system/ksystemlog/"
|
homepage="https://kde.org/applications/system/ksystemlog/"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/ksystemlog-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/ksystemlog-${version}.tar.xz"
|
||||||
checksum=52e1a8727faf30a4c149991dc2c48fdf63964bc41311995bbfecbf151201f1db
|
checksum=93f276698b74af654f3ed147d5c025162bd919ec6c79a7c7dd7678051c307e52
|
||||||
|
|
||||||
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