mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fastttyrec: use backup homepage + distfile
This commit is contained in:
parent
ad3d1f862d
commit
9c75a8ac11
1 changed files with 2 additions and 3 deletions
|
@ -6,10 +6,9 @@ build_style=gnu-makefile
|
||||||
short_desc="Compress ttyrec recordings"
|
short_desc="Compress ttyrec recordings"
|
||||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.phong.org/nethack/"
|
homepage="https://web.archive.org/web/20170709180030/http://www.phong.org/nethack/"
|
||||||
distfiles="http://www.phong.org/nethack/fastttyrec-${version}.tar.bz2"
|
distfiles="http://distfiles.voidlinux.de/${pkgname}-${version}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=a366562d3a38220779f2da2d4d6ec4c868ab17d6530b9a37c4eb12499e1e911a
|
checksum=a366562d3a38220779f2da2d4d6ec4c868ab17d6530b9a37c4eb12499e1e911a
|
||||||
broken="distfile 404"
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin fastttyrec
|
vbin fastttyrec
|
||||||
|
|
Loading…
Add table
Reference in a new issue