From 85935ec7784d6124f77f4d7b690ce2774eaac3f1 Mon Sep 17 00:00:00 2001 From: Sebastian Arcus Date: Mon, 21 Nov 2022 14:23:58 +0700 Subject: system/usbrelay: Updated for version 1.1. Signed-off-by: Willy Sudiarto Raharjo --- system/usbrelay/usbrelay.SlackBuild | 2 +- system/usbrelay/usbrelay.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'system/usbrelay') diff --git a/system/usbrelay/usbrelay.SlackBuild b/system/usbrelay/usbrelay.SlackBuild index 36cea51b491e6..523f618892d1e 100644 --- a/system/usbrelay/usbrelay.SlackBuild +++ b/system/usbrelay/usbrelay.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=usbrelay -VERSION=${VERSION:-1.0} +VERSION=${VERSION:-1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/usbrelay/usbrelay.info b/system/usbrelay/usbrelay.info index 3854da5392fa9..8243868d0f6b3 100644 --- a/system/usbrelay/usbrelay.info +++ b/system/usbrelay/usbrelay.info @@ -1,8 +1,8 @@ PRGNAM="usbrelay" -VERSION="1.0" +VERSION="1.1" HOMEPAGE="https://github.com/darrylb123/usbrelay" -DOWNLOAD="https://github.com/darrylb123/usbrelay/archive/1.0/usbrelay-1.0.tar.gz" -MD5SUM="b7f92c4c1b6eae0501725da3a71d3ed4" +DOWNLOAD="https://github.com/darrylb123/usbrelay/archive/1.1/usbrelay-1.1.tar.gz" +MD5SUM="9ddd5c9612b3950378c1bb3dfe717001" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="hidapi" -- cgit v1.2.3