summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Sebastian Arcus2022-08-31 04:19:20 +0200
committer Willy Sudiarto Raharjo2022-09-03 12:58:42 +0200
commit2b412f80833a41df1aa47c06a0f7cfac2e21ccde (patch)
tree4a9c3bab7aff718971f3e95eece25a2109937858 /system
parent3a4f6aafbfb5ac842d45f753803bd423c62b2b5d (diff)
downloadslackbuilds-2b412f80833a41df1aa47c06a0f7cfac2e21ccde.tar.gz
system/usbrelay: Updated for version 1.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/usbrelay/usbrelay.SlackBuild2
-rw-r--r--system/usbrelay/usbrelay.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/usbrelay/usbrelay.SlackBuild b/system/usbrelay/usbrelay.SlackBuild
index e7a77e3c96..36cea51b49 100644
--- a/system/usbrelay/usbrelay.SlackBuild
+++ b/system/usbrelay/usbrelay.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=usbrelay
-VERSION=${VERSION:-0.7}
+VERSION=${VERSION:-1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/usbrelay/usbrelay.info b/system/usbrelay/usbrelay.info
index 2c1c413699..3854da5392 100644
--- a/system/usbrelay/usbrelay.info
+++ b/system/usbrelay/usbrelay.info
@@ -1,8 +1,8 @@
PRGNAM="usbrelay"
-VERSION="0.7"
+VERSION="1.0"
HOMEPAGE="https://github.com/darrylb123/usbrelay"
-DOWNLOAD="https://github.com/darrylb123/usbrelay/archive/0.7/usbrelay-0.7.tar.gz"
-MD5SUM="67b1d297db24a294722abcf7de5f9f71"
+DOWNLOAD="https://github.com/darrylb123/usbrelay/archive/1.0/usbrelay-1.0.tar.gz"
+MD5SUM="b7f92c4c1b6eae0501725da3a71d3ed4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="hidapi"