diff --git a/package/audit/Config.in b/package/audit/Config.in index 6e5761533f..e9bdf346da 100644 --- a/package/audit/Config.in +++ b/package/audit/Config.in @@ -17,7 +17,7 @@ config BR2_PACKAGE_AUDIT Note: The z/OS remote plugin is disabled in this package - http://people.redhat.com/sgrubb/audit/ + https://people.redhat.com/sgrubb/audit/ comment "audit needs a toolchain w/ threads, dynamic library" depends on !BR2_TOOLCHAIN_HAS_THREADS || BR2_STATIC_LIBS diff --git a/package/audit/audit.mk b/package/audit/audit.mk index eb0b74b098..499cf1cee9 100644 --- a/package/audit/audit.mk +++ b/package/audit/audit.mk @@ -5,7 +5,7 @@ ################################################################################ AUDIT_VERSION = 3.1.5 -AUDIT_SITE = http://people.redhat.com/sgrubb/audit +AUDIT_SITE = https://people.redhat.com/sgrubb/audit AUDIT_LICENSE = GPL-2.0+ (programs), LGPL-2.1+ (libraries) AUDIT_LICENSE_FILES = COPYING COPYING.LIB AUDIT_CPE_ID_VENDOR = linux_audit_project