mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-01 15:57:20 +00:00
Merge pull request #5244 from GabyCT/topic/debugosbuilder
versions: Update gperf url to avoid libseccomp random failures
This commit is contained in:
commit
357d323803
@ -218,7 +218,7 @@ externals:
|
|||||||
|
|
||||||
gperf:
|
gperf:
|
||||||
description: "GNU gperf is a perfect hash function generator"
|
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"
|
version: "3.1"
|
||||||
|
|
||||||
kubernetes:
|
kubernetes:
|
||||||
|
Loading…
Reference in New Issue
Block a user