diff options
author | James Meyer <james.meyer@operamail.com> | 2010-01-31 20:53:34 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2010-01-31 20:53:34 (GMT) |
commit | f1a341f44d57589e1d8352f7c4ecc63f6dd15eda (patch) | |
tree | 2d8d2d7403ffebd3e847e286abad7e899ce6f01e /abs/core-testing/runit-scripts | |
parent | c3589abad837334030b962217d470780571060ce (diff) | |
download | linhes_pkgbuild-f1a341f44d57589e1d8352f7c4ecc63f6dd15eda.zip linhes_pkgbuild-f1a341f44d57589e1d8352f7c4ecc63f6dd15eda.tar.gz linhes_pkgbuild-f1a341f44d57589e1d8352f7c4ecc63f6dd15eda.tar.bz2 |
runit-scripts: fixed typo for setserial command.
closes FS#550
Diffstat (limited to 'abs/core-testing/runit-scripts')
-rwxr-xr-x | abs/core-testing/runit-scripts/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/runit-scripts/PKGBUILD b/abs/core-testing/runit-scripts/PKGBUILD index 80f8054..c8c362f 100755 --- a/abs/core-testing/runit-scripts/PKGBUILD +++ b/abs/core-testing/runit-scripts/PKGBUILD @@ -1,6 +1,6 @@ pkgname=runit-scripts pkgver=1.8.0 -pkgrel=104 +pkgrel=106 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |