diff options
author | James Meyer <james.meyer@operamail.com> | 2008-11-30 23:23:32 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2008-11-30 23:23:32 (GMT) |
commit | e37cbcbd84577b216279402325a61b9546db7682 (patch) | |
tree | 2bbfbd821d83a3564e76679c0ed117d33e5fa2ec /abs/core-testing/runit-scripts/PKGBUILD | |
parent | d81739196b314dc9cf4c33edbf32108355c31254 (diff) | |
download | linhes_pkgbuild-e37cbcbd84577b216279402325a61b9546db7682.zip linhes_pkgbuild-e37cbcbd84577b216279402325a61b9546db7682.tar.gz linhes_pkgbuild-e37cbcbd84577b216279402325a61b9546db7682.tar.bz2 |
use full path for ntpd and ntpdate
Diffstat (limited to 'abs/core-testing/runit-scripts/PKGBUILD')
-rwxr-xr-x | abs/core-testing/runit-scripts/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/runit-scripts/PKGBUILD b/abs/core-testing/runit-scripts/PKGBUILD index 7d68dd4..3e12cd6 100755 --- a/abs/core-testing/runit-scripts/PKGBUILD +++ b/abs/core-testing/runit-scripts/PKGBUILD @@ -1,6 +1,6 @@ pkgname=runit-scripts pkgver=1.8.0 -pkgrel=5 +pkgrel=6 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |