Links: bump revision (#5086)

This commit is contained in:
kenmays
2020-06-06 05:03:28 -07:00
committed by GitHub
parent 3bb1d00a5b
commit 0ed55764f0

View File

@@ -4,10 +4,9 @@ HOMEPAGE="http://links.twibright.com/"
COPYRIGHT="1999-2019 Mikulas Patocka
2000-2011 Petr Kulhavy, Karel Kulhavy, Martin Pergel"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="http://links.twibright.com/download/links-$portVersion.tar.bz2"
CHECKSUM_SHA256="4b4f07d0e6261118d1365a5a5bfa31e1eafdbd280cfae6f0e9eedfea51a2f424"
#PATCHES="links-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 x86_64"
SECONDARY_ARCHITECTURES="?x86"
@@ -61,6 +60,8 @@ BUILD_REQUIRES="
devel:libz$secondaryArchSuffix >= 1.2.8
"
BUILD_PREREQUIRES="
cmd:aclocal
cmd:autoreconf
cmd:gcc$secondaryArchSuffix
cmd:ld$secondaryArchSuffix
cmd:make
@@ -72,6 +73,7 @@ defineDebugInfoPackage links$secondaryArchSuffix \
BUILD()
{
autoreconf -vfi
runConfigure --omit-dirs binDir ./configure \
--bindir="$commandBinDir" \
--without-x \