sssd: change ownership of dependencies

Closes: #6903 [via git-merge-pr]
This commit is contained in:
Yuusha Spacewolf 2017-07-02 02:46:15 -05:00 committed by Michael Aldridge
parent db3bef3dac
commit 17d0b4d11a
3 changed files with 4 additions and 4 deletions

View file

@ -4,9 +4,9 @@ version=0.6.0
revision=1
build_style=gnu-configure
short_desc="'D is not GLib' utility libraries"
maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
maintainer="Yuusha Spacewolf <xyuusha@paranoici.org>"
license="GPL-3"
homepage="https://pagure.io/SSSD/sssd/"
homepage="https://pagure.io/SSSD/ding-libs"
distfiles="https://releases.pagure.org/SSSD/ding-libs/ding-libs-${version}.tar.gz"
checksum=764a211f40cbcf2c9a613fc7ce0d77799d5ee469221b8b6739972e76f09e9fad

View file

@ -7,7 +7,7 @@ configure_args="--with-modulesdir=/usr/lib/ldb/modules"
hostmakedepends="python pkg-config"
makedepends="tdb-devel tevent-devel popt-devel"
short_desc="An LDAP-like database from samba"
maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
maintainer="Yuusha Spacewolf <xyuusha@paranoici.org>"
license="GPL-3"
homepage="https://www.samba.org/ldb/"
distfiles="https://www.samba.org/ftp/pub/ldb/ldb-${version}.tar.gz"

View file

@ -6,7 +6,7 @@ build_style=gnu-configure
hostmakedepends="python pkg-config"
makedepends="talloc-devel"
short_desc="Event system based on the talloc memory management library"
maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
maintainer="Yuusha Spacewolf <xyuusha@paranoici.org>"
license="GPL-3"
homepage="https://tevent.samba.org"
distfiles="https://www.samba.org/ftp/tevent/tevent-${version}.tar.gz"