runit: update to 2.1.2.

This commit is contained in:
Juan RP 2014-09-24 10:29:02 +02:00
parent f298c343bf
commit 766de1f31a
2 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -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 <xtraeme@gmail.com>"
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