[arch-commits] Commit in 389-ds-base/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at gemini.archlinux.org
Mon Jul 26 15:03:54 UTC 2021
Date: Monday, July 26, 2021 @ 15:03:53
Author: svenstaro
Revision: 420412
upgpkg: 389-ds-base 2.0.7-1
Modified:
389-ds-base/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-26 12:24:29 UTC (rev 420411)
+++ PKGBUILD 2021-07-26 15:03:53 UTC (rev 420412)
@@ -4,9 +4,9 @@
# Contributor: Xiao-Long Chen <chenxiaolong at cxl.epac.to>
pkgname=389-ds-base
-pkgver=2.0.3
+pkgver=2.0.7
pkgdesc="389 Directory Server (base)"
-pkgrel=2
+pkgrel=1
arch=(x86_64)
url="http://port389.org/"
license=(GPL)
@@ -19,11 +19,11 @@
depends=('cracklib' 'libevent' 'nspr' 'nss' 'net-snmp' 'pam' 'openldap' 'perl' 'icu'
'python-argcomplete' 'python-dateutil' 'python-ldap' 'python-packaging')
makedepends=('cargo' 'rsync' 'doxygen' 'cmocka' 'python-setuptools' 'python-argparse-manpage'
- 'npm' 'systemd' 'python2')
+ 'npm' 'nodejs-lts-fermium' 'systemd' 'python2')
source=(https://github.com/389ds/389-ds-base/archive/389-ds-base-${pkgver}.tar.gz
389-ds-base.sysusers
389-ds-base.tmpfiles)
-sha512sums=('abb4ef22111cda6a6ce9ec545cc24c6747ee3ea5489701fb7a5cf434e08a329706e94388c0c254c80ca4c6b79af98454f1690b397426ec594780dbe389ac28c8'
+sha512sums=('986d9a4ba4e852976dcf0b631ac2baf08e41706e7590ecb4eeba4b5de9520fa7b4a6c2c587bcf8133306312654b8ebe4dcec3136f6e88557c25002bd8fc76a6f'
'8689b60f13517e6541e1faa62e61781654a8e4678990d14a3fe0cfe4673697cdde1c46763fdc7ef6203e4026286fa004c73b2857fd7fecff69483e6d1e8e6d68'
'69ed8b8f3bdbf9098088b0c92c41a238f16d14ba9f86ebc2b5debe5f001b4d8e235f7cff4731d72b30b5ac70486b0f4300b99646aa3926a3fa59515a64f16402')
More information about the arch-commits
mailing list