aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"