From 6f0476be94aa5c5a9647fc90bbd2753e32e9d4a4 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 24 Oct 2020 22:40:04 -0400 Subject: misc/heyu: Updated for version 2.10.2. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- misc/heyu/README | 22 ++++++++++++---------- misc/heyu/heyu.SlackBuild | 2 +- misc/heyu/heyu.info | 6 +++--- 3 files changed, 16 insertions(+), 14 deletions(-) (limited to 'misc') diff --git a/misc/heyu/README b/misc/heyu/README index db119f7b36..013a5e0800 100644 --- a/misc/heyu/README +++ b/misc/heyu/README @@ -1,15 +1,17 @@ -This program operates an X10 module via a CM11A computer interface. It is -based on the program X10 by Larry Cambell as modified by Paul Fox. All but a -few functions have been changed enough that they no longer interwork with -the original. I think this justifies issuing the program as 'heyu' instead -of 'x10'. +heyu (X10 module controller software) -The program is strictly command line driven, and works well with crontab. -Crontab can be used to schedule events. You can also upload timers and -macros to the CM11's memory. +This program operates an X10 module via a CM11A computer interface. +It's based on the program X10 by Larry Cambell as modified by Paul +Fox. All but a few functions have been changed enough that they no +longer interwork with the original. I think this justifies issuing the +program as 'heyu' instead of 'x10'. -The program comes complete with source code, sample config files, man pages, -and executable binary. The program has options to allow you to: +The program is strictly command line driven, and works well with +crontab. Crontab can be used to schedule events. You can also upload +timers and macros to the CM11's memory. + +The program comes complete with source code, sample config files, man +pages, and executable binary. The program has options to allow you to: * Get the date and time from the interface * Get information about current settings and module states diff --git a/misc/heyu/heyu.SlackBuild b/misc/heyu/heyu.SlackBuild index 9bccc81843..10dd36f24e 100644 --- a/misc/heyu/heyu.SlackBuild +++ b/misc/heyu/heyu.SlackBuild @@ -7,7 +7,7 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. PRGNAM=heyu -VERSION=${VERSION:-2.10.1} +VERSION=${VERSION:-2.10.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/misc/heyu/heyu.info b/misc/heyu/heyu.info index 38f7cff1aa..51b02e3d0e 100644 --- a/misc/heyu/heyu.info +++ b/misc/heyu/heyu.info @@ -1,8 +1,8 @@ PRGNAM="heyu" -VERSION="2.10.1" +VERSION="2.10.2" HOMEPAGE="http://www.heyu.org/" -DOWNLOAD="https://github.com/HeyuX10Automation/heyu/archive/v2.10.1/heyu-2.10.1.tar.gz" -MD5SUM="f4a34bb07f53fe7343b9d4f1724e3f01" +DOWNLOAD="https://github.com/HeyuX10Automation/heyu/archive/v2.10.2/heyu-2.10.2.tar.gz" +MD5SUM="9351e92c0d7fa1a0354825f99eb51c2d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3