From 78d817f0983cfca425323d6c1934075ce60e59b9 Mon Sep 17 00:00:00 2001 From: Peter Marquardt Date: Tue, 22 Aug 2023 15:47:26 +0200 Subject: [PATCH] Linux-PAM: fix download link well, yeah, we should update... sometime... and remove nls and doc then --- Linux-PAM.be0 | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/Linux-PAM.be0 b/Linux-PAM.be0 index e38a27127..f37061940 100755 --- a/Linux-PAM.be0 +++ b/Linux-PAM.be0 @@ -1,21 +1,17 @@ #!/bin/env beesh -# BEE_VERSION Linux-PAM-1.3.0-0 +# BEE_VERSION Linux-PAM-1.3.0-2 -SRCURL[0]="http://linux-pam.org/library/Linux-PAM-${PKGVERSION}.tar.bz2" +# dead: +# SRCURL[0]="http://linux-pam.org/library/Linux-PAM-${PKGVERSION}.tar.bz2" -# PATCHURL+=() +# wget https://ftp.osuosl.org/pub/blfs/conglomeration/Linux-PAM/Linux-PAM-1.3.0.tar.bz2 +SRCURL[0]="https://beehive.molgen.mpg.de/da4b2289b7cfb19583d54e9eaaef1c3a/Linux-PAM-1.3.0.tar.bz2" -# EXCLUDE="" +# PATCHURL+=() -#SBINDIR=/lib/security -#LIBDIR=/lib INCLUDEDIR=/usr/include/security -#mee_patch() { -# bee_patch "${@}" -#} - mee_configure() { bee_configure \ --enable-read-both-confs \