mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
kcalcore: update to 18.12.1.
This commit is contained in:
parent
934ea190af
commit
836f1f1688
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kcalcore'
|
# Template file for 'kcalcore'
|
||||||
pkgname=kcalcore
|
pkgname=kcalcore
|
||||||
version=18.12.0
|
version=18.12.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python bison"
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python bison"
|
||||||
makedepends="libical-devel qt5-devel"
|
makedepends="libical-devel qt5-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://community.kde.org/KDE_PIM"
|
homepage="https://community.kde.org/KDE_PIM"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/kcalcore-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/kcalcore-${version}.tar.xz"
|
||||||
checksum=90c00b359154f8296ed5edff0b14f2bfd522382c39c5e61547e92fd6725bc713
|
checksum=714e395881affaea8c9ad907a1f3616dd93f1c1ab39436b40bfd5bc46ffd038d
|
||||||
|
|
||||||
case $XBPS_TARGET_MACHINE in
|
case $XBPS_TARGET_MACHINE in
|
||||||
*-musl) CFLAGS="-D_GNU_SOURCE";;
|
*-musl) CFLAGS="-D_GNU_SOURCE";;
|
||||||
|
|
Loading…
Add table
Reference in a new issue