mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
kldap: update to 20.08.2
[ci skip]
This commit is contained in:
parent
8a6fe135ba
commit
8b8fe754b1
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=20.08.1
|
version=20.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=098fb07b280ef25dcf04b18f627223014257f6c0874b2959f2a8e68cacdb74a7
|
checksum=dfc8bd59d837766e741b33cf8486256b7bd5ffc33ff2aab240d47b4766ec8489
|
||||||
|
|
||||||
kldap-devel_package() {
|
kldap-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue