diff options
-rw-r--r-- | system/usbrelay/usbrelay.SlackBuild | 2 | ||||
-rw-r--r-- | system/usbrelay/usbrelay.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/usbrelay/usbrelay.SlackBuild b/system/usbrelay/usbrelay.SlackBuild index e57a8c8f763a4..1e6d5ca66da97 100644 --- a/system/usbrelay/usbrelay.SlackBuild +++ b/system/usbrelay/usbrelay.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=usbrelay -VERSION=${VERSION:-0.3} +VERSION=${VERSION:-0.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/usbrelay/usbrelay.info b/system/usbrelay/usbrelay.info index c6447b97e7a73..2c1c413699862 100644 --- a/system/usbrelay/usbrelay.info +++ b/system/usbrelay/usbrelay.info @@ -1,8 +1,8 @@ PRGNAM="usbrelay" -VERSION="0.3" +VERSION="0.7" HOMEPAGE="https://github.com/darrylb123/usbrelay" -DOWNLOAD="https://github.com/darrylb123/usbrelay/archive/v0.3/usbrelay-0.3.tar.gz" -MD5SUM="7daec063f9ad565209c6c06ea5a98821" +DOWNLOAD="https://github.com/darrylb123/usbrelay/archive/0.7/usbrelay-0.7.tar.gz" +MD5SUM="67b1d297db24a294722abcf7de5f9f71" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="hidapi" |