Bump revisions for x86_64 rebuild after time_t change.

This commit is contained in:
Jerome Duval
2017-06-19 23:23:07 +00:00
parent 288ac7c17d
commit 8faba33005
34 changed files with 36 additions and 33 deletions

View File

@@ -16,7 +16,7 @@ shell. unshar may also process files containing concatenated shell archives."
HOMEPAGE="http://www.gnu.org/software/sharutils/"
COPYRIGHT="1990-2013 Free Software Foundation, Inc."
LICENSE="GNU GPL v3"
REVISION="2"
REVISION="3"
SOURCE_URI="http://ftp.gnu.org/gnu/sharutils/sharutils-$portVersion.tar.gz"
CHECKSUM_SHA256="ee336e68549664e7a19b117adf02edfdeac6307f22e5ba78baca457116914637"
PATCHES="sharutils-$portVersion.patchset"
@@ -50,6 +50,7 @@ BUILD_PREREQUIRES="
BUILD()
{
touch doc/*.info
runConfigure ./configure \
--disable-nls
echo "#define HAVE_STDBOOL_H 1" >> config.h