messagelib: update to 19.08.1.
This commit is contained in:
parent
49b6f93d88
commit
ebbe9f1bcc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'messagelib'
|
||||
pkgname=messagelib
|
||||
version=19.08.0
|
||||
version=19.08.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python
|
||||
|
@ -13,7 +13,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://community.kde.org/KDE_PIM"
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/messagelib-${version}.tar.xz"
|
||||
checksum=0797b11452874a1d8264f92e8cc6d6977f3b0416dc66ff558b124bf2a52b118d
|
||||
checksum=ec43d913028124a49eaa440e4b55dba23b6ab503728b897a3ad8e1fc5e446802
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
LDFLAGS=" -Wl,-rpath-link,../../bin"
|
||||
|
|
Loading…
Reference in New Issue