fastttyrec: use backup homepage + distfile
This commit is contained in:
parent
ad3d1f862d
commit
9c75a8ac11
|
@ -6,10 +6,9 @@ build_style=gnu-makefile
|
|||
short_desc="Compress ttyrec recordings"
|
||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.phong.org/nethack/"
|
||||
distfiles="http://www.phong.org/nethack/fastttyrec-${version}.tar.bz2"
|
||||
homepage="https://web.archive.org/web/20170709180030/http://www.phong.org/nethack/"
|
||||
distfiles="http://distfiles.voidlinux.de/${pkgname}-${version}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=a366562d3a38220779f2da2d4d6ec4c868ab17d6530b9a37c4eb12499e1e911a
|
||||
broken="distfile 404"
|
||||
|
||||
do_install() {
|
||||
vbin fastttyrec
|
||||
|
|
Loading…
Reference in New Issue