diff options
author | Britney Fransen <brfransen@gmail.com> | 2012-04-24 01:42:07 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2012-04-24 01:42:07 (GMT) |
commit | 51665a2b73e708c35d1f4e523f0ecf22eb544597 (patch) | |
tree | 4a5f6dd4b192c839e98be3f5d222ce3c6b2368f4 /abs/core/runit-scripts/PKGBUILD | |
parent | 8c0d396181e43158de3f54c479456ca7ed052248 (diff) | |
download | linhes_pkgbuild-51665a2b73e708c35d1f4e523f0ecf22eb544597.zip linhes_pkgbuild-51665a2b73e708c35d1f4e523f0ecf22eb544597.tar.gz linhes_pkgbuild-51665a2b73e708c35d1f4e523f0ecf22eb544597.tar.bz2 |
runit-scripts: remotes:run: fix cmds so runit controls correct command. refs#821
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 da205a5..c625da4 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=59 +pkgrel=60 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |