mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/ck4up: Fix md5sum, README, slack-desc.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
05113264b8
commit
dc86ed2081
3 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
ck4up is a small command-line utility, writen in ruby, primarily
|
||||
intended for CRUX ports maintainers to watch http and ftp sites for
|
||||
updates, but may also be useful for others.
|
||||
updates, but may also be useful for others.
|
||||
|
||||
ck4up scans through a configuration file, fetches the listed URLs
|
||||
from the web, computes the md5sum of the page, and compares the
|
||||
|
|
|
@ -2,7 +2,7 @@ PRGNAM="ck4up"
|
|||
VERSION="1.4"
|
||||
HOMEPAGE="http://jue.li/crux/ck4up"
|
||||
DOWNLOAD="http://jue.li/crux/ck4up/ck4up-1.4.tar.gz"
|
||||
MD5SUM="922d0c9ace75203047d98ab6c54a3a91"
|
||||
MD5SUM="181c8342e16a20bd6ebce0a6dd23b894"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
|
@ -10,7 +10,7 @@ ck4up: ck4up (Check for Updates, a utility to monitor web pages for updates)
|
|||
ck4up:
|
||||
ck4up: ck4up is a small command-line utility, writen in ruby,
|
||||
ck4up: primarily intended for CRUX ports maintainers to watch http
|
||||
ck4up: and ftp sites for updates, but may also be useful for others.
|
||||
ck4up: and ftp sites for updates, but may also be useful for others.
|
||||
ck4up:
|
||||
ck4up: Homepage: http://jue.li/crux/ck4up/
|
||||
ck4up:
|
||||
|
|
Loading…
Reference in a new issue