summaryrefslogtreecommitdiffstats
path: root/system/fwupd
diff options
context:
space:
mode:
author Andrew Clemons2024-01-27 05:45:16 +0100
committer Willy Sudiarto Raharjo2024-01-27 09:37:48 +0100
commitd48e4e09b9a8b19d41074edc3d5121d653700933 (patch)
treed4b3c1b25682991530e6c8e33f392572b959fcd9 /system/fwupd
parentd55679c754845e09b4690d8c235ac28db0b27caa (diff)
downloadslackbuilds-d48e4e09b9a8b19d41074edc3d5121d653700933.tar.gz
system/fwupd: Updated for version 1.9.12.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/fwupd')
-rw-r--r--system/fwupd/fwupd.SlackBuild4
-rw-r--r--system/fwupd/fwupd.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/fwupd/fwupd.SlackBuild b/system/fwupd/fwupd.SlackBuild
index 4c1b4dfeb4..b0985d4fa5 100644
--- a/system/fwupd/fwupd.SlackBuild
+++ b/system/fwupd/fwupd.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for fwupd
# Copyright 2017-2022 Andrew Clemons, Wellington New Zealand
-# Copyright 2022-2023 Andrew Clemons, Tokyo Japan
+# Copyright 2022-2024 Andrew Clemons, Tokyo Japan
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=fwupd
-VERSION=${VERSION:-1.9.10}
+VERSION=${VERSION:-1.9.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/fwupd/fwupd.info b/system/fwupd/fwupd.info
index b27fb2f397..582d503eed 100644
--- a/system/fwupd/fwupd.info
+++ b/system/fwupd/fwupd.info
@@ -1,8 +1,8 @@
PRGNAM="fwupd"
-VERSION="1.9.10"
+VERSION="1.9.12"
HOMEPAGE="https://www.fwupd.org"
-DOWNLOAD="https://github.com/fwupd/fwupd/archive/1.9.10/fwupd-1.9.10.tar.gz"
-MD5SUM="a929be855112e058ed38ebd415e9eb6d"
+DOWNLOAD="https://github.com/fwupd/fwupd/archive/1.9.12/fwupd-1.9.12.tar.gz"
+MD5SUM="37ed2352146d1caf78f9c453b1b905ac"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gcab libjcat libxmlb libgusb libsmbios pefile protobuf-c python3-toml python3-meson-opt python3-typogrify"