commit
c9f2b838f4
2 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sssd'
|
||||
pkgname=sssd
|
||||
version=1.15.2
|
||||
version=1.15.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-selinux --without-semanage
|
||||
|
@ -9,7 +9,7 @@ hostmakedepends="pkg-config nscd bind xmlcatmgr docbook-xsl"
|
|||
makedepends="pam-devel popt-devel talloc-devel tdb-devel tevent-devel ldb-devel
|
||||
ding-libs-devel libldap-devel mit-krb5-devel c-ares-devel glib-devel
|
||||
libxslt-devel python-devel nss-devel libnfsidmap-devel http-parser-devel
|
||||
jansson-devel python3-devel"
|
||||
jansson-devel python3-devel libcurl-devel"
|
||||
make_dirs="/var/lib/sss/db 0700 root root
|
||||
/var/lib/sss/secrets 0700 root root
|
||||
/var/lib/sss/pubconf/krb5.include.d 0700 root root
|
||||
|
@ -25,7 +25,7 @@ maintainer="Yuusha Spacewolf <xyuusha@paranoici.org>"
|
|||
license="GPL-3"
|
||||
homepage="https://pagure.io/SSSD/sssd/"
|
||||
distfiles="https://releases.pagure.org/SSSD/sssd/sssd-${version}.tar.gz"
|
||||
checksum=4cd5fcb314d77a58029a216b7e6001c6cb41c5b784cf570c5761c97d1c12d264
|
||||
checksum=6e508dc71c0e132b15db1db29d2e309d610027e89f7097ead5d7c9867f6d6634
|
||||
|
||||
post_install() {
|
||||
rm -rf /etc/rc.d
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tevent'
|
||||
pkgname=tevent
|
||||
version=0.9.32
|
||||
version=0.9.33
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="python pkg-config"
|
||||
|
@ -10,7 +10,7 @@ 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"
|
||||
checksum=d316e1438ffbb588a0afc90b748499dead25884ef275664fdca0df2793b62f8b
|
||||
checksum=22712ee981fd4298fcd5f3afb27d87a72257cebad37812cfbd3da5d968ed1bdc
|
||||
|
||||
nocross="see srcpkgs/tdb (cross-32bit.answers)"
|
||||
|
||||
|
|
Loading…
Reference in a new issue