mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
ksmtp: update to 24.12.1.
This commit is contained in:
parent
2e92a80f12
commit
173a740a04
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ksmtp'
|
# Template file for 'ksmtp'
|
||||||
pkgname=ksmtp
|
pkgname=ksmtp
|
||||||
version=24.12.0
|
version=24.12.1
|
||||||
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
|
||||||
|
@ -15,7 +15,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
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/ksmtp-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/ksmtp-${version}.tar.xz"
|
||||||
checksum=7fb9496edd57199b2aeba3efa8e7a584e8093a67a91c114313460efc788c4570
|
checksum=a4db526119a00a54eaa6d43742ec9243fed6511275b667df4559f6190e9cc44e
|
||||||
make_check=no # XXX: requires smtp server?
|
make_check=no # XXX: requires smtp server?
|
||||||
|
|
||||||
ksmtp-devel_package() {
|
ksmtp-devel_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue