mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libksieve: update to 22.12.1.
This commit is contained in:
parent
3404ea1471
commit
b568f057c5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libksieve'
|
# Template file for 'libksieve'
|
||||||
pkgname=libksieve
|
pkgname=libksieve
|
||||||
version=22.08.2
|
version=22.12.1
|
||||||
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
|
||||||
|
@ -12,7 +12,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/libksieve-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/libksieve-${version}.tar.xz"
|
||||||
checksum=cc90af8ea0eff3a8bf8c17f3d6c78205f6985248e09ea53e68bb8710dfa011cc
|
checksum=53d310b99b5d7ea7a3f68a481451f7d61a45f1522740ca7adcdc6f7873018571
|
||||||
|
|
||||||
libksieve-devel_package() {
|
libksieve-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue