mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ksmtp: update to 22.08.2.
This commit is contained in:
parent
2435f22514
commit
5534a58f8b
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=22.04.3
|
version=22.08.2
|
||||||
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,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=9f50f4a0caace0511f6e13ea98bb07f32826d638ce27b2171772ee5abb3f1cd0
|
checksum=a490bb4050a1eee542e6202972390757ac24da1652e57905679214f00bfb5495
|
||||||
|
|
||||||
ksmtp-devel_package() {
|
ksmtp-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue