From: Mingli Yu Date: Wed, 24 Dec 2025 07:35:48 +0000 (+0800) Subject: libpam: Correct HOMEPAGE and BUGTRACKER X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b00b9009d25f0a8de70263fdec8cb1654181ce9;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git libpam: Correct HOMEPAGE and BUGTRACKER Signed-off-by: Mingli Yu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/pam/libpam_1.7.1.bb b/meta/recipes-extended/pam/libpam_1.7.1.bb index 8d9ea27028..8fb67983ee 100644 --- a/meta/recipes-extended/pam/libpam_1.7.1.bb +++ b/meta/recipes-extended/pam/libpam_1.7.1.bb @@ -1,8 +1,8 @@ DISABLE_STATIC = "" SUMMARY = "Linux-PAM (Pluggable Authentication Modules)" DESCRIPTION = "Linux-PAM (Pluggable Authentication Modules for Linux), a flexible mechanism for authenticating users" -HOMEPAGE = "https://fedorahosted.org/linux-pam/" -BUGTRACKER = "https://fedorahosted.org/linux-pam/newticket" +HOMEPAGE = "https://github.com/linux-pam/linux-pam" +BUGTRACKER = "https://github.com/linux-pam/linux-pam/issues" SECTION = "base" # PAM is dual licensed under GPL and BSD. # /etc/pam.d comes from Debian libpam-runtime in 2009-11 (at that time