From a30bd68c0280df21c869d628d432c221b6fc29df Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 18 Mar 2015 09:18:40 +0100 Subject: [PATCH] dosfstools: rebuild with full relro. --- srcpkgs/dosfstools/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/dosfstools/template b/srcpkgs/dosfstools/template index c83f2fd5ee1..b960eadbe7e 100644 --- a/srcpkgs/dosfstools/template +++ b/srcpkgs/dosfstools/template @@ -1,7 +1,7 @@ # Template file for 'dosfstools' pkgname=dosfstools version=3.0.27 -revision=2 +revision=3 build_pie=yes build_style=gnu-makefile make_install_args="PREFIX=/usr SBINDIR=/usr/sbin"