runit: update to 2.1.2.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
chskshsgr must be built for the host.
|
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.2/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 2014-02-11 02:19:28.968055164 +0100
|
||||||
@@ -170,11 +170,11 @@ byte_diff.o: byte.h byte_diff.c compile
|
@@ -170,11 +170,11 @@ byte_diff.o: byte.h byte_diff.c compile
|
||||||
byte_rchr.o: byte.h byte_rchr.c compile
|
byte_rchr.o: byte.h byte_rchr.c compile
|
||||||
./compile byte_rchr.c
|
./compile byte_rchr.c
|
||||||
|
|||||||
@@ -1,14 +1,14 @@
|
|||||||
# Template file for 'runit'
|
# Template file for 'runit'
|
||||||
pkgname=runit
|
pkgname=runit
|
||||||
version=2.1.1
|
version=2.1.2
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="admin"
|
wrksrc="admin"
|
||||||
short_desc="A UNIX init scheme with service supervision"
|
short_desc="A UNIX init scheme with service supervision"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://smarden.org/runit/"
|
homepage="http://smarden.org/runit/"
|
||||||
distfiles="http://smarden.org/runit/runit-$version.tar.gz"
|
distfiles="http://smarden.org/runit/runit-$version.tar.gz"
|
||||||
checksum=ffcf2d27b32f59ac14f2d4b0772a3eb80d9342685a2042b7fbbc472c07cf2a2c
|
checksum=6fd0160cb0cf1207de4e66754b6d39750cff14bb0aa66ab49490992c0c47ba18
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
cd ${pkgname}-${version}/src
|
cd ${pkgname}-${version}/src
|
||||||
|
|||||||
Reference in New Issue
Block a user