From fa025ed7b7dc310f977ac5325edec8fb349641c2 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 15 Feb 2009 01:07:45 +0100 Subject: [PATCH] upstart: update to 0.5.1. --HG-- extra : convert_revision : fa846ba003539a1e8ddf569cee953f66cac07906 --- templates/upstart/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/upstart/template b/templates/upstart/template index 5f26cd3f6c8..18cb56bbf2c 100644 --- a/templates/upstart/template +++ b/templates/upstart/template @@ -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 " -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