mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
kldap: update to 24.12.1.
This commit is contained in:
parent
2fb2b8d6d1
commit
833fce5b6a
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.12.0
|
version=24.12.1
|
||||||
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=79c0119eac21c42d7f16eb021ca7a9706c29b2606eb613880965da9ab7f9ab91
|
checksum=7e43652b5ccafed0552d5362c5afa2a1d45eb810076d273a351925e45cecdb8f
|
||||||
|
|
||||||
kldap-devel_package() {
|
kldap-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue