diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-08 06:13:34 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-08 06:13:34 +0000 |
| commit | a9b0359a86b1655be0dc198f01bb4df6b3bf6a2b (patch) | |
| tree | 1cf705ccf4e98f209fd80bb9b6060d1e7f2414fa /repos/extra/runc/abuild | |
| parent | d1d8901187cba67760bc5cda5eb800dbfd006e9c (diff) | |
| download | alicelinux-a9b0359a86b1655be0dc198f01bb4df6b3bf6a2b.tar.gz alicelinux-a9b0359a86b1655be0dc198f01bb4df6b3bf6a2b.zip | |
runc: updated to 1.3.2
Diffstat (limited to 'repos/extra/runc/abuild')
| -rw-r--r-- | repos/extra/runc/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/runc/abuild b/repos/extra/runc/abuild index 992494a1..4ec3fcc5 100644 --- a/repos/extra/runc/abuild +++ b/repos/extra/runc/abuild @@ -1,5 +1,5 @@ name=runc -version=1.3.1 +version=1.3.2 release=1 source="https://github.com/opencontainers/${name}/archive/v${version}/${name}-v${version}.tar.gz" |