diff options
author | James Meyer <jams@linhes.org> | 2010-12-16 16:55:41 (GMT) |
---|---|---|
committer | James Meyer <jams@linhes.org> | 2010-12-16 16:55:41 (GMT) |
commit | 60e239e45c6bf216daca2acd8f17fd05e9bc2e60 (patch) | |
tree | 84435158eb2cc3484a38ad5b60cc736f74d8d436 /abs/core/runit-scripts/PKGBUILD | |
parent | e009e095ff37bceb14cb89167cba2d0d347e1d5a (diff) | |
download | linhes_pkgbuild-60e239e45c6bf216daca2acd8f17fd05e9bc2e60.zip linhes_pkgbuild-60e239e45c6bf216daca2acd8f17fd05e9bc2e60.tar.gz linhes_pkgbuild-60e239e45c6bf216daca2acd8f17fd05e9bc2e60.tar.bz2 |
runit-scripts: removed ncid ncidd. These will move to the ncid pkg
refs:#701
closes:#701
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 38adc5c..3476b13 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=7 +pkgrel=9 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |