From 7fb08fc5bd86c0e6b738c7788a037b6196957f70 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 18 Mar 2015 09:09:42 +0100 Subject: [PATCH] tar: rebuild with full relro. --- srcpkgs/tar/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/tar/template b/srcpkgs/tar/template index a843d380135..a7a8e262e97 100644 --- a/srcpkgs/tar/template +++ b/srcpkgs/tar/template @@ -1,7 +1,7 @@ # Template build file for 'tar'. pkgname=tar version=1.28 -revision=4 +revision=5 bootstrap=yes build_pie=yes build_style=gnu-configure