diff options
author | James Meyer <james.meyer@operamail.com> | 2013-02-09 21:40:32 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2013-02-09 21:40:32 (GMT) |
commit | 02bf569b82235df729c93238104467df7013f9d7 (patch) | |
tree | 1436ba64d34b7ddd5966cfa576e7782fd80dd24a /abs/core/runit-scripts/PKGBUILD | |
parent | ad0be7297452dd260423ab8da57c317cdc82d611 (diff) | |
download | linhes_pkgbuild-02bf569b82235df729c93238104467df7013f9d7.zip linhes_pkgbuild-02bf569b82235df729c93238104467df7013f9d7.tar.gz linhes_pkgbuild-02bf569b82235df729c93238104467df7013f9d7.tar.bz2 |
Change version numbers to 8.0 to match the release number.
LinHES-conifg
LinHES-system
mythdb-initial
runit-scripts
supplemental-web
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 8c22216..1f1b02f 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=120 +pkgver=8.0 +pkgrel=1 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |