diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-17 09:04:25 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-17 09:04:25 +0000 |
| commit | cdb0a08e414d9e19840f0720872f8e46de2aad10 (patch) | |
| tree | be04f3afce958712ee903c3eef0f05306c0e84f5 /repos/extra/runc/abuild | |
| parent | 647459f0e484022d1025f20d1c25d9908b403a9f (diff) | |
| download | alicelinux-cdb0a08e414d9e19840f0720872f8e46de2aad10.tar.gz alicelinux-cdb0a08e414d9e19840f0720872f8e46de2aad10.zip | |
runc: updated to 1.3.3
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 4ec3fcc5..7a85c4ce 100644 --- a/repos/extra/runc/abuild +++ b/repos/extra/runc/abuild @@ -1,5 +1,5 @@ name=runc -version=1.3.2 +version=1.3.3 release=1 source="https://github.com/opencontainers/${name}/archive/v${version}/${name}-v${version}.tar.gz" |