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

Antonio Rojas arojas at archlinux.org
Fri Apr 23 15:42:29 UTC 2021


    Date: Friday, April 23, 2021 @ 15:42:29
  Author: arojas
Revision: 413765

libxcrypt rebuild

Modified:
  pam_ldap/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-23 10:32:21 UTC (rev 413764)
+++ PKGBUILD	2021-04-23 15:42:29 UTC (rev 413765)
@@ -3,7 +3,7 @@
 
 pkgname=pam_ldap
 pkgver=186
-pkgrel=6
+pkgrel=7
 pkgdesc="LDAP authentication module for the PAM framework"
 arch=('x86_64')
 url="http://www.padl.com/OSS/pam_ldap.html"
@@ -11,7 +11,8 @@
 depends=('libldap' 'pam')
 backup=('etc/pam_ldap.conf')
 options=('!makeflags')
-source=("https://www.padl.com/download/${pkgname}-${pkgver}.tar.gz")
+#source=("https://www.padl.com/download/${pkgname}-${pkgver}.tar.gz")
+source=("https://sources.archlinux.org/other/packages/pam_ldap/$pkgname-$pkgver.tar.gz")
 md5sums=('58c8689921c5c4578363438acd8503c2')
 
 build() {



More information about the arch-commits mailing list