diff options
author | Michael Hanson <hansonorders@verizon.net> | 2011-08-03 23:03:29 (GMT) |
---|---|---|
committer | Michael Hanson <hansonorders@verizon.net> | 2011-08-03 23:03:29 (GMT) |
commit | 6a332588e14116977841fba80c063c59011d0ea0 (patch) | |
tree | 2285e569071243fa8f962c2b38debbeac8c00b35 /abs/core/runit-scripts/PKGBUILD | |
parent | 793bf43dc93fcf85f4433069f8beede2965d21f5 (diff) | |
download | linhes_pkgbuild-6a332588e14116977841fba80c063c59011d0ea0.zip linhes_pkgbuild-6a332588e14116977841fba80c063c59011d0ea0.tar.gz linhes_pkgbuild-6a332588e14116977841fba80c063c59011d0ea0.tar.bz2 |
runit-scripts: change lighttpd to start with lighttpd-angel (To accept signals)
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 aa7b767..e186f99 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=23 +pkgrel=24 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |