mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
messagelib: update to 24.12.3.
This commit is contained in:
parent
553d036242
commit
ff6340d443
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'messagelib'
|
# Template file for 'messagelib'
|
||||||
pkgname=messagelib
|
pkgname=messagelib
|
||||||
version=24.12.1
|
version=24.12.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||||
|
@ -19,7 +19,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, 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/messagelib-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/messagelib-${version}.tar.xz"
|
||||||
checksum=e368e53ef1f9e05fb24edac23388f056caa4c9c583f4082daf458c220dcd1e6d
|
checksum=1f8ef167de26fe1c31afdd48bf359fc511e5691ef8dbaded3390f5037755ef8c
|
||||||
make_check_pre="dbus-run-session"
|
make_check_pre="dbus-run-session"
|
||||||
|
|
||||||
if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then
|
if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue