From f5afa72edc443f88eafbf9f17b9b2747fed841a9 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 18 Mar 2015 11:12:55 +0100 Subject: [PATCH] runit: rebuild with full relro. --- srcpkgs/runit/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/runit/template b/srcpkgs/runit/template index 89818990a75..154ba324b6d 100644 --- a/srcpkgs/runit/template +++ b/srcpkgs/runit/template @@ -1,7 +1,7 @@ # Template file for 'runit' pkgname=runit version=2.1.2 -revision=4 +revision=5 wrksrc="admin" short_desc="A UNIX init scheme with service supervision" maintainer="Juan RP "