mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
dumb-init: update to 1.2.5.
This commit is contained in:
parent
ae9fa6c628
commit
9230c5f1ce
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dumb-init'
|
# Template file for 'dumb-init'
|
||||||
pkgname=dumb-init
|
pkgname=dumb-init
|
||||||
version=1.2.4
|
version=1.2.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Minimal init system for Linux containers"
|
short_desc="Minimal init system for Linux containers"
|
||||||
|
@ -9,7 +9,7 @@ license="MIT"
|
||||||
homepage="https://github.com/Yelp/dumb-init"
|
homepage="https://github.com/Yelp/dumb-init"
|
||||||
changelog="https://github.com/Yelp/dumb-init/releases"
|
changelog="https://github.com/Yelp/dumb-init/releases"
|
||||||
distfiles="https://github.com/Yelp/dumb-init/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Yelp/dumb-init/archive/v${version}.tar.gz"
|
||||||
checksum=8834ce3a520991607e38e2df2f74624db1f28114cb670427745370fcde08cdcb
|
checksum=3eda470d8a4a89123f4516d26877a727c0945006c8830b7e3bad717a5f6efc4e
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin dumb-init
|
vbin dumb-init
|
||||||
|
|
Loading…
Add table
Reference in a new issue