sv-helper: update to 2.0.0 (remove bash dependency)

This commit is contained in:
TJ Vanderpoel 2015-03-03 02:08:52 -06:00
parent df923db08d
commit ba051f8cbe

View File

@ -1,15 +1,15 @@
# Template file for 'sv-helper'
pkgname=sv-helper
version=1.0.3
version=2.0.0
revision=1
depends="bash runit"
depends="runit"
noarch="yes"
short_desc="Utilities to help administer a runit-as-pid1 system"
maintainer="bougyman <tj@rubyists.com>"
license="MIT"
homepage="https://github.com/rubyists/sv-helper"
distfiles="https://github.com/rubyists/sv-helper/archive/${version}.tar.gz"
checksum=55727298b9e2e519c2be71041d99e526d9f2169c79e2758b36462a86450b7017
checksum=96ac52eb69b6952e269a5fca2a53a3d36489d5fdd5d03e2bf562b69c0b11595a
system_accounts="rsvlog"
rsvlog_homedir="/var/log"