mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kmime: update to 19.12.2
[ci skip]
This commit is contained in:
parent
0aa2ccf08d
commit
a027b3f23a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kmime'
|
# Template file for 'kmime'
|
||||||
pkgname=kmime
|
pkgname=kmime
|
||||||
version=19.12.1
|
version=19.12.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules python3 gettext"
|
hostmakedepends="extra-cmake-modules python3 gettext"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://community.kde.org/KDE_PIM"
|
homepage="https://community.kde.org/KDE_PIM"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/kmime-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/kmime-${version}.tar.xz"
|
||||||
checksum=4d6db5d59b239b884bf8811f3ea616520ab1f69224a809cef3f79023b2563085
|
checksum=a80fb1086c1e4212e5fde71941b68e8327e400de62900c8f268187834e5b533f
|
||||||
|
|
||||||
if [ "CROSS_BUILD" ];then
|
if [ "CROSS_BUILD" ];then
|
||||||
hostmakedepends+=" qt5-qmake qt5-host-tools"
|
hostmakedepends+=" qt5-qmake qt5-host-tools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue