diff options
author | James Meyer <james.meyer@operamail.com> | 2012-12-15 22:24:13 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-12-15 22:24:13 (GMT) |
commit | 0ab912fc43d391ec766fb690a34bdd3699f51cd7 (patch) | |
tree | 05fd4135a44fb1bed824c3ec9bdeef3dc6b6171b /abs/core/runit-scripts/PKGBUILD | |
parent | 8a6f7fee33f59913f0d5c349b7b5fe404f5a471f (diff) | |
download | linhes_pkgbuild-0ab912fc43d391ec766fb690a34bdd3699f51cd7.zip linhes_pkgbuild-0ab912fc43d391ec766fb690a34bdd3699f51cd7.tar.gz linhes_pkgbuild-0ab912fc43d391ec766fb690a34bdd3699f51cd7.tar.bz2 |
runit-scripts: add supplemental-slave run file
refs #881
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 1fb818d..870fe71 100755 --- a/abs/core/runit-scripts/PKGBUILD +++ b/abs/core/runit-scripts/PKGBUILD @@ -1,6 +1,6 @@ pkgname=runit-scripts pkgver=2.1.1 -pkgrel=91 +pkgrel=92 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |