We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd9b567 commit c9bbe4cCopy full SHA for c9bbe4c
1 file changed
srcpkgs/runc/template
@@ -1,6 +1,6 @@
1
# Template file for 'runc'
2
pkgname=runc
3
-version=1.3.3
+version=1.4.0
4
revision=1
5
build_style=go
6
go_import_path=github.com/opencontainers/runc
@@ -16,7 +16,7 @@ license="Apache-2.0"
16
homepage="https://github.com/opencontainers/runc"
17
changelog="https://github.com/opencontainers/runc/raw/main/CHANGELOG.md"
18
distfiles="https://github.com/opencontainers/runc/releases/download/v${version}/runc.tar.xz"
19
-checksum=3488f287ec8dd88a7599647a5d119c628b86bfffd176786871e1ffd98d8049cc
+checksum=f67c16fe40d078be6bf40006b086068951ab885ad815dfe8fa96c0a546aac57f
20
21
post_build() {
22
make man
0 commit comments