diff options
author | Steven King <kingrst@gmail.com> | 2010-07-08 04:07:07 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-07-08 04:07:07 -0500 |
commit | 57f728e24f153365d3a42a95f5e771fb70d8bf88 (patch) | |
tree | 63860b76e5f32bc649210581718d557df6c93b2d /network/httping/httping.info | |
parent | 16fb03863432da273b553a9cdcf5cfeac37180fe (diff) | |
download | slackbuilds-57f728e24f153365d3a42a95f5e771fb70d8bf88.tar.gz |
network/httping: Added (HTTP Request ping)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/httping/httping.info')
-rw-r--r-- | network/httping/httping.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/httping/httping.info b/network/httping/httping.info new file mode 100644 index 0000000000..20f0029798 --- /dev/null +++ b/network/httping/httping.info @@ -0,0 +1,10 @@ +PRGNAM="httping" +VERSION="1.4.1" +HOMEPAGE="http://www.vanheusden.com/httping/" +DOWNLOAD="http://www.vanheusden.com/httping/httping-1.4.1.tgz" +MD5SUM="bde1ff3c01343d2371d8f34fbf8a1d9a" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +MAINTAINER="Steven King" +EMAIL="kingrst@gmail.com" +APPROVED="rworkman" |