mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/ttyrec: Fix HOMEPAGE.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
c08c905a08
commit
f81a18469c
2 changed files with 2 additions and 2 deletions
|
@ -14,6 +14,6 @@ ttyrec: command for recording timing information with microsecond accuracy
|
|||
ttyrec: as well. It can record emacs -nw, vi, lynx, or any programs running
|
||||
ttyrec: on tty.
|
||||
ttyrec:
|
||||
ttyrec: Homepage: http://0xcc.net/ttyrec/index.html.en
|
||||
ttyrec: Homepage: http://0xcc.net/ttyrec
|
||||
ttyrec:
|
||||
ttyrec:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PRGNAM="ttyrec"
|
||||
VERSION="1.0.8"
|
||||
HOMEPAGE="http://0xcc.net/ttyrec/index.html.en"
|
||||
HOMEPAGE="http://0xcc.net/ttyrec"
|
||||
DOWNLOAD="http://0xcc.net/ttyrec/ttyrec-1.0.8.tar.gz"
|
||||
MD5SUM="ee74158c6c55ae16327595c70369ef83"
|
||||
DOWNLOAD_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue