Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fwupd: version bumped to 2.0.4 #5029

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions utils/fwupd/DETAILS
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
MODULE=fwupd
VERSION=2.0.3
VERSION=2.0.4
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL_FULL=https://github.com/fwupd/fwupd/archive/$VERSION.tar.gz
SOURCE_VFY=sha256:c846b77120d134b04f7adc5e7a15aba282b815e3919154c05178e9c1be10399b
SOURCE_VFY=sha256:c0d7027ed06523f3c66c0ecc39712a0e2cf3708d99b3bf9c9aedc97ba40d8b39
WEB_SITE=https://github.com/fwupd/fwupd
TYPE=meson
ENTERED=20181112
UPDATED=20241206
UPDATED=20250120
SHORT="A firmware update utility"

cat << EOF
Expand Down