mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
kldap: update to 23.08.2.
This commit is contained in:
parent
3af7284e48
commit
5ea613ed8f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kldap'
|
# Template file for 'kldap'
|
||||||
pkgname=kldap
|
pkgname=kldap
|
||||||
version=23.08.0
|
version=23.08.2
|
||||||
revision=2
|
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
|
||||||
gettext kcoreaddons kdoctools"
|
gettext kcoreaddons kdoctools"
|
||||||
|
@ -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=65085e92b197ebf3d1eb0baf6f7b5f3763b68fdbf6ae6c85167ab78c1a3d8590
|
checksum=adc4475c3abe37381705d48aab349cdba240278ac9139a0cda105816d658cd03
|
||||||
|
|
||||||
kldap-devel_package() {
|
kldap-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue