development/bed: Fix homepage/download URLs.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2020-01-11 09:58:44 -05:00 committed by Willy Sudiarto Raharjo
parent 7dd5329406
commit 2540861c0f
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 3 additions and 2 deletions

View file

@ -6,6 +6,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
# 20200111 bkw: Upstream site has expired and gone to meet its maker.
# 20191225 bkw: BUILD=2
# - fix builds with optional re2 dep, document optional hyperscan dep.
# - install BUGS CHANGELOG TODO in docdir.

View file

@ -1,7 +1,7 @@
PRGNAM="bed"
VERSION="3.0.0"
HOMEPAGE="https://www.dse.nl/~bed/"
DOWNLOAD="https://www.dse.nl/~bed/download/bed-3.0.0.src.tar.xz"
HOMEPAGE="http://web.archive.org/web/20191229144155/https://www.dse.nl/~bed/download.html"
DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/bed-3.0.0.src.tar.xz"
MD5SUM="cd2f49434d673bd4f124b6cb1d1a1dbd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""