[arch-commits] Commit in sssd/trunk (PKGBUILD)

Massimiliano Torromeo mtorromeo at archlinux.org
Fri Jul 8 20:40:39 UTC 2016


    Date: Friday, July 8, 2016 @ 20:40:39
  Author: mtorromeo
Revision: 182529

upgpkg: sssd 1.14.0-1

Updated to 1.14.0

Modified:
  sssd/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-08 20:27:53 UTC (rev 182528)
+++ PKGBUILD	2016-07-08 20:40:39 UTC (rev 182529)
@@ -3,7 +3,7 @@
 # Maintainer: Mantas M. <grawity at gmail.com>
 
 pkgname=sssd
-pkgver=1.13.4
+pkgver=1.14.0
 pkgrel=1
 pkgdesc="System Security Services Daemon"
 arch=('i686' 'x86_64')
@@ -20,6 +20,8 @@
   'nss'
   'smbclient'     # for libndr-nbt
   'nfsidmap'
+  'http-parser'
+  'jansson'
 )
 makedepends=(
   'docbook-xsl'
@@ -29,7 +31,7 @@
   'samba'         # for libndr-nbt headers
 )
 source=("https://fedorahosted.org/released/$pkgname/$pkgname-$pkgver.tar.gz")
-sha1sums=('39ef07cbfe7ea6d6225a211fb3c72ec248a80e1f')
+sha1sums=('4ddb4403b07125f413181c43d8d2208c3128924d')
 
 prepare() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list