aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Arcus <s.arcus@open-t.co.uk>2022-11-21 14:23:58 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-21 14:23:58 +0700
commit85935ec7784d6124f77f4d7b690ce2774eaac3f1 (patch)
tree7e9022444d205fd14d8773ed305c2c81d44dbcdd
parent60fd347b6a913a2d9293e17953d48f23829c722e (diff)
downloadslackbuilds-85935ec7784d6124f77f4d7b690ce2774eaac3f1.tar.xz
system/usbrelay: Updated for version 1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 36cea51b491e..523f618892d1 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 3854da5392fa..8243868d0f6b 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"