Skip to content

Commit 924aade

Browse files
committed
Update libseccomp to 2.6.1
1 parent 5ea1f01 commit 924aade

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/l/libseccomp/xmake.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ package("libseccomp")
55

66
add_urls("https://github.com/seccomp/libseccomp/releases/download/v$(version)/libseccomp-$(version).tar.gz",
77
"https://github.com/seccomp/libseccomp.git")
8+
add_versions("2.6.1", "501f66c667225d53791b97e1d7cf85ab764c297d04881f60f38f451c4b0ee1be")
89
add_versions("2.6.0", "83b6085232d1588c379dc9b9cae47bb37407cf262e6e74993c61ba72d2a784dc")
910

1011
add_configs("tools", {description = "Build tools.", default = false, type = "boolean"})

0 commit comments

Comments
 (0)