{b,d}ash: rebuild with full relro.

This commit is contained in:
Juan RP 2015-03-18 09:50:33 +01:00
parent 518bcd3a3b
commit e4fd43af35
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ pkgname=bash
_bash_distver=4.3
_bash_patchlevel=033
version=${_bash_distver}.${_bash_patchlevel}
revision=3
revision=4
wrksrc=${pkgname}-${_bash_distver}
build_pie=yes
build_style=gnu-configure

View File

@ -1,7 +1,7 @@
# Template file for 'dash'
pkgname=dash
version=0.5.8
revision=2
revision=3
build_pie=yes
build_style=gnu-configure
hostmakedepends="bison"