Merge pull request #5244 from GabyCT/topic/debugosbuilder

versions: Update gperf url to avoid libseccomp random failures
This commit is contained in:
Bin Liu 2022-09-30 10:10:54 +08:00 committed by GitHub
commit 357d323803
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -218,7 +218,7 @@ externals:
gperf:
description: "GNU gperf is a perfect hash function generator"
url: "https://ftpmirror.gnu.org/gnu/gperf"
url: "http://ftp.gnu.org/pub/gnu/gperf/"
version: "3.1"
kubernetes: