summaryrefslogtreecommitdiffstats
path: root/system/system76-io-dkms
diff options
context:
space:
mode:
author Erich Ritz2023-01-27 15:20:48 +0100
committer Willy Sudiarto Raharjo2023-01-28 02:22:51 +0100
commit4f0dad46e3f3cf648745494c468776896a18ff86 (patch)
tree2b9e154d3943ec910e50a28ecffa6caa82ad1c1b /system/system76-io-dkms
parent672fb49f4f722213dbc613ba9d3a5bf2683e08dc (diff)
downloadslackbuilds-4f0dad46e3f3cf648745494c468776896a18ff86.tar.gz
system/system76-io-dkms: Updated for version 1.0.2.
Signed-off-by: Erich Ritz <erich.public@protonmail.com> Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/system76-io-dkms')
-rw-r--r--system/system76-io-dkms/system76-io-dkms.SlackBuild7
-rw-r--r--system/system76-io-dkms/system76-io-dkms.info6
2 files changed, 5 insertions, 8 deletions
diff --git a/system/system76-io-dkms/system76-io-dkms.SlackBuild b/system/system76-io-dkms/system76-io-dkms.SlackBuild
index fe336d2620..f349587c4e 100644
--- a/system/system76-io-dkms/system76-io-dkms.SlackBuild
+++ b/system/system76-io-dkms/system76-io-dkms.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for system76-io-dkms
-# Copyright 2019,2021 Erich Ritz, Jenks, Oklahoma, USA
+# Copyright 2019,2021,2023 Erich Ritz, Jenks, Oklahoma, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=system76-io-dkms
MODNAM=system76-io
-VERSION=${VERSION:-1.0.1}
+VERSION=${VERSION:-1.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -39,9 +39,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
diff --git a/system/system76-io-dkms/system76-io-dkms.info b/system/system76-io-dkms/system76-io-dkms.info
index e4d59ba66a..c3a8705bc6 100644
--- a/system/system76-io-dkms/system76-io-dkms.info
+++ b/system/system76-io-dkms/system76-io-dkms.info
@@ -1,8 +1,8 @@
PRGNAM="system76-io-dkms"
-VERSION="1.0.1"
+VERSION="1.0.2"
HOMEPAGE="https://github.com/pop-os/system76-io-dkms"
-DOWNLOAD="https://github.com/pop-os/system76-io-dkms/archive/1.0.1/system76-io-dkms-1.0.1.tar.gz"
-MD5SUM="7b78b9397bac972ebe4503262fea33c4"
+DOWNLOAD="https://github.com/pop-os/system76-io-dkms/archive/1.0.2/system76-io-dkms-1.0.2.tar.gz"
+MD5SUM="947f171b4029568e4052c09fd66b458d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="dkms"