diff mbox series

libpam: Correct HOMEPAGE and BUGTRACKER

Message ID 20251224073548.3105481-1-mingli.yu@windriver.com
State New
Headers show
Series libpam: Correct HOMEPAGE and BUGTRACKER | expand

Commit Message

Yu, Mingli Dec. 24, 2025, 7:35 a.m. UTC
From: Mingli Yu <mingli.yu@windriver.com>

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
---
 meta/recipes-extended/pam/libpam_1.7.1.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

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