system/ttyrec: Fix MD5SUM and README.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2015-07-09 05:17:06 +03:00 committed by Willy Sudiarto Raharjo
parent 8e2c597d3d
commit 0ae150d3cd
2 changed files with 3 additions and 1 deletions

View File

@ -2,3 +2,5 @@ ttyrec is a tty recorder. Recorded data can be played back with
the included ttyplay command. ttyrec is just a derivative of script
command for recording timing information with microsecond accuracy as
well. It can record emacs -nw, vi, lynx, or any programs running on tty.
NOTE: Different checksum behaviour when using wget or from browser.

View File

@ -2,7 +2,7 @@ PRGNAM="ttyrec"
VERSION="1.0.8"
HOMEPAGE="http://0xcc.net/ttyrec/index.html.en"
DOWNLOAD="http://0xcc.net/ttyrec/ttyrec-1.0.8.tar.gz"
MD5SUM="bdd26ee6f0ff0d96699e66f9a6ba49ca"
MD5SUM="ee74158c6c55ae16327595c70369ef83"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""