diff options
author | James Meyer <james.meyer@operamail.com> | 2012-11-06 22:17:51 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-11-06 22:17:51 (GMT) |
commit | ffedb07e5b2e772ff86d9101b128942bbfb5452a (patch) | |
tree | 7cbf884c34c39bf682e4309abff172b31930af88 /abs/core/runit-scripts/PKGBUILD | |
parent | caa1e64588394302d8b3434ad66a40211166a706 (diff) | |
download | linhes_pkgbuild-ffedb07e5b2e772ff86d9101b128942bbfb5452a.zip linhes_pkgbuild-ffedb07e5b2e772ff86d9101b128942bbfb5452a.tar.gz linhes_pkgbuild-ffedb07e5b2e772ff86d9101b128942bbfb5452a.tar.bz2 |
runit-scripts: added ldm run script
refs #866
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 43f5150..4086460 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=85 +pkgrel=86 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |