diff options
author | Britney Fransen <brfransen@gmail.com> | 2015-01-29 18:53:41 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2015-01-29 18:53:41 (GMT) |
commit | 328b8e929de3d3d53044cc17f107752a4cb2984c (patch) | |
tree | 775de92eddbfed9c724b60cc50fb35bc8006b53a /abs/core/runit-scripts/PKGBUILD | |
parent | baa62226f566018baefd6b847ab6d63939e38a5b (diff) | |
download | linhes_pkgbuild-328b8e929de3d3d53044cc17f107752a4cb2984c.zip linhes_pkgbuild-328b8e929de3d3d53044cc17f107752a4cb2984c.tar.gz linhes_pkgbuild-328b8e929de3d3d53044cc17f107752a4cb2984c.tar.bz2 |
runit-scripts: add irexec service for runit to manage
Diffstat (limited to 'abs/core/runit-scripts/PKGBUILD')
-rwxr-xr-x | abs/core/runit-scripts/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/runit-scripts/PKGBUILD b/abs/core/runit-scripts/PKGBUILD index 35620e6..9d119a1 100755 --- a/abs/core/runit-scripts/PKGBUILD +++ b/abs/core/runit-scripts/PKGBUILD @@ -1,6 +1,6 @@ pkgname=runit-scripts pkgver=8.3 -pkgrel=2 +pkgrel=3 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |