diff options
Diffstat (limited to 'system/fwupd/fwupd.SlackBuild')
-rw-r--r-- | system/fwupd/fwupd.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/fwupd/fwupd.SlackBuild b/system/fwupd/fwupd.SlackBuild index 8493264dc150d..6d8b9ff19baa7 100644 --- a/system/fwupd/fwupd.SlackBuild +++ b/system/fwupd/fwupd.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for fwupd -# Copyright 2017-2019 Andrew Clemons, Wellington New Zealand +# Copyright 2017-2020 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.2.10} +VERSION=${VERSION:-1.2.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |