diff options
author | James Meyer <james.meyer@operamail.com> | 2013-01-14 23:45:04 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2013-01-14 23:45:04 (GMT) |
commit | 2334df224e7782a4d74e9306f367bb09d4d2cd17 (patch) | |
tree | 830e7c643899028c7f68dd7243a6447d23ea86eb /abs/core/runit-scripts/PKGBUILD | |
parent | 287207a3488c0fe779458537378d7fc1474813db (diff) | |
download | linhes_pkgbuild-2334df224e7782a4d74e9306f367bb09d4d2cd17.zip linhes_pkgbuild-2334df224e7782a4d74e9306f367bb09d4d2cd17.tar.gz linhes_pkgbuild-2334df224e7782a4d74e9306f367bb09d4d2cd17.tar.bz2 |
runit-scripts: lighttpd, on startup create the ssl cert if needed
refs #896
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 36c9ddd..70d3da9 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=107 +pkgrel=110 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |