mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
runit: rebuild.
This commit is contained in:
parent
6ce99104f4
commit
2e4fc1c8a0
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
#compdef sv
|
#compdef sv
|
||||||
|
|
||||||
# completion for runit sv(1)
|
# completion for runit sv(1)
|
||||||
# Christian Neukirchen <chneukirchen@gmail.com>
|
# Leah Neukirchen <leah@vuxu.org>
|
||||||
# runit 2.1.1, services in /var/service are completed by default
|
# runit 2.1.1, services in /var/service are completed by default
|
||||||
|
|
||||||
local ret=1 services
|
local ret=1 services
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'runit'
|
# Template file for 'runit'
|
||||||
pkgname=runit
|
pkgname=runit
|
||||||
version=2.1.2
|
version=2.1.2
|
||||||
revision=10
|
revision=11
|
||||||
build_style="gnu-makefile"
|
build_style="gnu-makefile"
|
||||||
wrksrc="admin"
|
wrksrc="admin"
|
||||||
build_wrksrc="${pkgname}-${version}/src"
|
build_wrksrc="${pkgname}-${version}/src"
|
||||||
|
|
Loading…
Add table
Reference in a new issue