package/audit: switch SITE to https

The http link is broken:

Connecting to people.redhat.com (people.redhat.com)|209.132.178.26|:80...
 failed: No route to host.

No autobuilder error recorded.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 80f8be48b6)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
Bernd Kuhls
2025-12-06 22:45:30 +01:00
committed by Thomas Perale
parent 081203958b
commit 8aa28cd0e8
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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