summaryrefslogtreecommitdiffstats
path: root/system/fwupd/fwupd.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2018-01-10 08:57:52 +1300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-01-10 23:55:52 +0700
commit7695b6d7211c48e71e71b4e25b3adc1d5ff133ac (patch)
tree432adec37131ee64fbb3d50fab760b8cec2ee903 /system/fwupd/fwupd.SlackBuild
parent25ff7f7201cc537346269f61617a6e56084f3062 (diff)
downloadslackbuilds-7695b6d7211c48e71e71b4e25b3adc1d5ff133ac.tar.gz
slackbuilds-7695b6d7211c48e71e71b4e25b3adc1d5ff133ac.tar.xz
system/fwupd: Updated for version 1.0.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'system/fwupd/fwupd.SlackBuild')
-rw-r--r--system/fwupd/fwupd.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/fwupd/fwupd.SlackBuild b/system/fwupd/fwupd.SlackBuild
index 0ad94b2620..878f88bce8 100644
--- a/system/fwupd/fwupd.SlackBuild
+++ b/system/fwupd/fwupd.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for fwupd
-# Copyright 2017 Andrew Clemons, Wellington New Zealand
+# Copyright 2017-2018 Andrew Clemons, Wellington New Zealand
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=fwupd
-VERSION=${VERSION:-1.0.2}
+VERSION=${VERSION:-1.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}