mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
containers-common: update to 0.56.0
This commit is contained in:
parent
514afee080
commit
78f7fbe3d7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'containers-common'
|
# Template file for 'containers-common'
|
||||||
pkgname=containers-common
|
pkgname=containers-common
|
||||||
version=0.55.2
|
version=0.56.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="-C docs"
|
make_build_args="-C docs"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Cameron Nemo <cam@nohom.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/containers/common"
|
homepage="https://github.com/containers/common"
|
||||||
distfiles="https://github.com/containers/common/archive/v${version}.tar.gz"
|
distfiles="https://github.com/containers/common/archive/v${version}.tar.gz"
|
||||||
checksum=997529c8aed1b6b71ff732d0cb75e67560222012402a3715ccab765b92ce0479
|
checksum=a981ff8746cf193fda0caccb9cd0deac121e334dfa0de6f441ad7ebb267f1109
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall pkg/seccomp/seccomp.json 0644 usr/share/containers
|
vinstall pkg/seccomp/seccomp.json 0644 usr/share/containers
|
||||||
|
|
Loading…
Add table
Reference in a new issue