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