OpenRC: update to 0.6.0.
--HG-- extra : convert_revision : db46ca86d051f77feb78f75e9916f04503838014
This commit is contained in:
parent
2786b0c4b5
commit
72171d7893
|
@ -63,13 +63,6 @@ xbps changes:
|
|||
# To fix this, set to "yes"
|
||||
-fix_euro="NO"
|
||||
+fix_euro="yes"
|
||||
--- conf.d/staticroute.Linux.orig 2009-10-21 10:58:05.000000000 +0200
|
||||
+++ conf.d/staticroute.Linux 2009-10-21 10:58:17.000000000 +0200
|
||||
@@ -1,2 +1,3 @@
|
||||
# Example static route. See route(8) for syntax.
|
||||
-staticroute="net 192.168.0.0 netmask 255.255.0.0 gw 10.73.1.1"
|
||||
+#
|
||||
+#staticroute="net 192.168.0.0 netmask 255.255.0.0 gw 10.73.1.1"
|
||||
--- mk/prog.mk.orig 2009-10-21 11:00:28.000000000 +0200
|
||||
+++ mk/prog.mk 2009-10-21 11:00:36.000000000 +0200
|
||||
@@ -17,7 +17,6 @@ _DYNLINK_SH= if test "${PREFIX}" = "" &
|
||||
|
|
|
@ -1,13 +1,12 @@
|
|||
# Template file for 'OpenRC'
|
||||
pkgname=OpenRC
|
||||
version=0.5.3
|
||||
revision=1
|
||||
version=0.6.0
|
||||
wrksrc=openrc-${version}
|
||||
distfiles="http://roy.marples.name/downloads/openrc/openrc-$version.tar.bz2"
|
||||
build_style=gnu_makefile
|
||||
short_desc="Universal init system"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=1e3120906d93fb1746f00355eb42b2ee510daafdad79d7c0dea2eb48eea3ad43
|
||||
checksum=1b302ef12b1c144ae4260d442bd9fa5dd6176c9601d9c1f609ef49f14a1b0728
|
||||
long_desc="
|
||||
OpenRC is a dependency based init system that works with the system
|
||||
provided init program, normally /sbin/init. It is not a replacement for
|
||||
|
|
Loading…
Reference in New Issue
Block a user