diff options
author | Britney Fransen <brfransen@gmail.com> | 2019-04-10 16:57:52 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2019-04-10 16:57:52 (GMT) |
commit | 5b923b0053af44f871883315c16ef131adaa7f4c (patch) | |
tree | 42194b4066a3e23d82f935df2bbdb3e4d3593b5f /abs/core/runit-scripts/PKGBUILD | |
parent | b24c210b619619a7b9bbe3b7b3d3a4c4574f0392 (diff) | |
download | linhes_pkgbuild-5b923b0053af44f871883315c16ef131adaa7f4c.zip linhes_pkgbuild-5b923b0053af44f871883315c16ef131adaa7f4c.tar.gz linhes_pkgbuild-5b923b0053af44f871883315c16ef131adaa7f4c.tar.bz2 |
runit-scripts: remotes run: ensure default driver is used. refs #1031
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 f324ee9..a4f87a2 100755 --- a/abs/core/runit-scripts/PKGBUILD +++ b/abs/core/runit-scripts/PKGBUILD @@ -1,6 +1,6 @@ pkgname=runit-scripts pkgver=8.6 -pkgrel=1 +pkgrel=2 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license=('BSD') |