From 766de1f31aea80852656bc21213160a5a604852f Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 24 Sep 2014 10:29:02 +0200 Subject: [PATCH] runit: update to 2.1.2. --- srcpkgs/runit/patches/cross.patch | 4 ++-- srcpkgs/runit/template | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/runit/patches/cross.patch b/srcpkgs/runit/patches/cross.patch index f212778a0b0..cb5c279c791 100644 --- a/srcpkgs/runit/patches/cross.patch +++ b/srcpkgs/runit/patches/cross.patch @@ -1,7 +1,7 @@ chskshsgr must be built for the host. ---- runit-2.1.1/src/Makefile.orig 2014-02-11 02:03:33.904789349 +0100 -+++ runit-2.1.1/src/Makefile 2014-02-11 02:19:28.968055164 +0100 +--- runit-2.1.2/src/Makefile.orig 2014-02-11 02:03:33.904789349 +0100 ++++ runit-2.1.2/src/Makefile 2014-02-11 02:19:28.968055164 +0100 @@ -170,11 +170,11 @@ byte_diff.o: byte.h byte_diff.c compile byte_rchr.o: byte.h byte_rchr.c compile ./compile byte_rchr.c diff --git a/srcpkgs/runit/template b/srcpkgs/runit/template index 34ee5466f0e..d0c6b60a50a 100644 --- a/srcpkgs/runit/template +++ b/srcpkgs/runit/template @@ -1,14 +1,14 @@ # Template file for 'runit' pkgname=runit -version=2.1.1 -revision=3 +version=2.1.2 +revision=1 wrksrc="admin" short_desc="A UNIX init scheme with service supervision" maintainer="Juan RP " license="BSD" homepage="http://smarden.org/runit/" distfiles="http://smarden.org/runit/runit-$version.tar.gz" -checksum=ffcf2d27b32f59ac14f2d4b0772a3eb80d9342685a2042b7fbbc472c07cf2a2c +checksum=6fd0160cb0cf1207de4e66754b6d39750cff14bb0aa66ab49490992c0c47ba18 do_build() { cd ${pkgname}-${version}/src