mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
kmime: update to 18.08.3.
This commit is contained in:
parent
198e9d9848
commit
2f3b326bdc
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=18.08.2
|
version=18.08.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules python3"
|
hostmakedepends="extra-cmake-modules python3"
|
||||||
|
@ -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}/applications/${version}/src/kmime-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/kmime-${version}.tar.xz"
|
||||||
checksum=2796457f5b5818c5e26edf47623438a9b49384603a50d63377de1cfb6ed3a8eb
|
checksum=4825ee4e07403710bebe46866a62207512e029083ad46081a640e2a562f271d0
|
||||||
|
|
||||||
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