vttest, byacc: Update source URLs.

This commit is contained in:
Michael Lotz
2017-11-11 19:38:28 +01:00
parent 9f487cd246
commit 2a03edd65f
2 changed files with 4 additions and 4 deletions

View File

@@ -11,8 +11,8 @@ HOMEPAGE="http://invisible-island.net/vttest/vttest.html"
COPYRIGHT="1983-1985 Per Lindberg
1996-2014 Thomas E. Dickey"
LICENSE="BSD (3-clause)"
REVISION="1"
SOURCE_URI="ftp://invisible-island.net/vttest/vttest.tar.gz"
REVISION="2"
SOURCE_URI="ftp://ftp.invisible-island.net/vttest/vttest.tar.gz"
CHECKSUM_SHA256="0168aa34061d4470a68b0dd0781a2a9e2bbfb1493e540c99f615b867a11cbf83"
ARCHITECTURES="x86_gcc2"

View File

@@ -6,8 +6,8 @@ particular compiler."
HOMEPAGE="http://invisible-island.net/byacc/byacc.html"
COPYRIGHT="2002-2013,2014 by Thomas E. Dickey"
LICENSE="Public Domain"
REVISION="3"
SOURCE_URI="ftp://invisible-island.net/byacc/byacc-$portVersion.tgz"
REVISION="4"
SOURCE_URI="ftp://ftp.invisible-island.net/byacc/byacc-$portVersion.tgz"
CHECKSUM_SHA256="c354e4ee14c4a1bf11e55dde9275011d14887ef066406a088b6fa56caf039248"
ARCHITECTURES="x86_gcc2 x86 x86_64"