diff options
author | James Meyer <james.meyer@operamail.com> | 2010-11-05 00:07:29 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2010-11-05 00:07:29 (GMT) |
commit | 2f185fc6b59b40d65f4b60276cf41aeffac7c3f6 (patch) | |
tree | ba0ba46b3d7084aec039bd390af59241d16413c6 /abs/core/runit-scripts/PKGBUILD | |
parent | 5b97a91f0f9afa1703812ced446ed3d9aaf4f79c (diff) | |
download | linhes_pkgbuild-2f185fc6b59b40d65f4b60276cf41aeffac7c3f6.zip linhes_pkgbuild-2f185fc6b59b40d65f4b60276cf41aeffac7c3f6.tar.gz linhes_pkgbuild-2f185fc6b59b40d65f4b60276cf41aeffac7c3f6.tar.bz2 |
runit-scripts: updated for runit 2.2.1
Diffstat (limited to 'abs/core/runit-scripts/PKGBUILD')
-rwxr-xr-x | abs/core/runit-scripts/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/runit-scripts/PKGBUILD b/abs/core/runit-scripts/PKGBUILD index 4fcc454..46c55b6 100755 --- a/abs/core/runit-scripts/PKGBUILD +++ b/abs/core/runit-scripts/PKGBUILD @@ -1,6 +1,6 @@ pkgname=runit-scripts -pkgver=1.8.0 -pkgrel=121 +pkgver=2.1.1 +pkgrel=2 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |