cryptsetup, sed: rebuild for full relro.

This commit is contained in:
Juan RP 2015-03-18 15:37:37 +01:00
parent eddfdc9671
commit 4add71fb74
2 changed files with 3 additions and 2 deletions

View file

@ -1,7 +1,8 @@
# Template file for 'cryptsetup'
pkgname=cryptsetup
version=1.6.6
revision=5
revision=6
build_pie=yes
build_style=gnu-configure
configure_args="--with-crypto_backend=openssl $(vopt_enable pwquality)"
hostmakedepends="pkg-config"

View file

@ -1,7 +1,7 @@
# Template file for 'sed'
pkgname=sed
version=4.2.2
revision=8
revision=9
bootstrap=yes
build_pie=yes
build_style=gnu-configure