From 84d0c7c3e3d3c4289f220dc8cbcfea549dafbaa5 Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Fri, 14 Feb 2020 16:29:28 +0000 Subject: [PATCH] main/openrc: actually integrate the vrf patch --- main/openrc/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main/openrc/APKBUILD b/main/openrc/APKBUILD index 319623a69e1..6d144941407 100644 --- a/main/openrc/APKBUILD +++ b/main/openrc/APKBUILD @@ -2,7 +2,7 @@ pkgname=openrc pkgver=0.42.1 _ver=${pkgver/_git*/} -pkgrel=3 +pkgrel=4 pkgdesc="OpenRC manages the services, startup and shutdown of a host" url="https://github.com/OpenRC/openrc" arch="all" @@ -24,6 +24,7 @@ source="$pkgname-$pkgver.tar.gz::https://github.com/OpenRC/openrc/archive/$pkgve 0008-fix-undeclared-UT_LINESIZE.patch 0009-Support-early-loading-of-keymap-if-kdb-is-installed.patch 0010-rc-mount-make-timeout-invocation-compatible-with-bus.patch + 0011-vrf.patch openrc.logrotate hostname.initd