upstart: update to 0.5.1.

--HG--
extra : convert_revision : fa846ba003539a1e8ddf569cee953f66cac07906
This commit is contained in:
Juan RP 2009-02-15 01:07:45 +01:00
parent 39aa50017c
commit fa025ed7b7
1 changed files with 2 additions and 2 deletions

View File

@ -1,13 +1,13 @@
# Template file for 'upstart'
pkgname=upstart
version=0.5.0
version=0.5.1
distfiles="http://upstart.ubuntu.com/download/0.5/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--disable-rpath --exec-prefix=/ --enable-threading"
make_install_args="sbindir=$XBPS_DESTDIR/$pkgname-$version/sbin"
short_desc="Event-based replacement for the /sbin/init daemon"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=ffa0f1423cf149379eec94e4337c3299538745fb34c563d228a9aeeb339d6493
checksum=22135c18aa09253ecca3544d9633d73655d7a378cd4a9f7f45a19c68f7058e13
long_desc="
Upstart is an event-based replacement for the /sbin/init daemon which handles
starting of tasks and services during boot, stopping them during shutdown