mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
ksmtp: update to 23.08.3.
This commit is contained in:
parent
8847ed2a64
commit
ead232f933
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ksmtp'
|
# Template file for 'ksmtp'
|
||||||
pkgname=ksmtp
|
pkgname=ksmtp
|
||||||
version=23.08.2
|
version=23.08.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3
|
||||||
|
@ -11,7 +11,8 @@ 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=7b5f25b1be49b31b12a84d069195e30d61c922b3ec7447d755dee7f425aefc64
|
checksum=4b98a406d2ad278b43f57ec48cc7d53b981fe37758806ef90780fb7573f37f49
|
||||||
|
make_check=no # XXX: requires smtp server?
|
||||||
|
|
||||||
ksmtp-devel_package() {
|
ksmtp-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue