mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kldap: update to 24.08.0.
This commit is contained in:
parent
cf233558bf
commit
7cf68dddf8
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=24.05.1
|
version=24.08.0
|
||||||
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
|
||||||
|
@ -13,7 +13,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=052881cac0687549ea858c2b79edfd1211376dd3c5e2defe230d17a9190397af
|
checksum=3e45e6ecaced0b72018bb9a7fcd9f68a968237ea0c2b953627040be908640094
|
||||||
|
|
||||||
kldap-devel_package() {
|
kldap-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue