diff --git a/srcpkgs/runc/template b/srcpkgs/runc/template index b74584a4e9c..aaaf71cff74 100644 --- a/srcpkgs/runc/template +++ b/srcpkgs/runc/template @@ -1,6 +1,6 @@ # Template file for 'runc' pkgname=runc -version=1.4.2 +version=1.5.1 revision=1 build_style=go go_import_path=github.com/opencontainers/runc @@ -15,8 +15,8 @@ maintainer="Orphaned " license="Apache-2.0" homepage="https://github.com/opencontainers/runc" changelog="https://github.com/opencontainers/runc/raw/main/CHANGELOG.md" -distfiles="https://github.com/opencontainers/runc/releases/download/v${version}/runc.tar.xz" -checksum=cc7b4630a2940cc844f01da81765a3fe6713ceb7f0dbf287f6b20fd89f55d05f +distfiles="https://github.com/opencontainers/runc/releases/download/v${version}/runc-${version}.tar.xz" +checksum=db743b39fd7de8da88adce5a61a54529a494928cd59227fffb622f5cb4ba6ef9 post_build() { make man