fwupd-efi: 1.5 -> 1.6

This commit is contained in:
Tim Biermann 2024-04-16 21:50:24 +02:00
parent 0f6ac7b708
commit 8c70f1c222
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF35UnZsxCv1T1B5gQDc9Q2rtCiTU1ScCQpz0bqi4V3nxX3GSiv4k94AVqZ+E9lkUfdkewFopcN3+QKtDC+H7PkAk=
SHA256 (Pkgfile) = 0cf1f0cb95327b0f94c6b4078f836d957659129b4fae307070e703a6ce6a4ae2
RWSagIOpLGJF3w3vl07BmzdPl6FJoGjo2h97THlehu0pW0JQkeDINlgix/vGgYNjcBbtDJxnlBpS7S7eb71525qRVCNOWBycFwo=
SHA256 (Pkgfile) = f6d86da43925e6d701294809805e49f48e33862491fbdc8ace5392eb6a0fd68a
SHA256 (.footprint) = 4d7fd4ac2e80efc50fd7846fbd15587f948b1c73c8ad5dbf337b29958f8a288c
SHA256 (fwupd-efi-1.5.tar.xz) = 45d2a77931b362416dec2636dabf4eff0d1da10bc1ccca1ac980e832fedbba12
SHA256 (fwupd-efi-1.6.tar.xz) = afd0805a2ad081a7caff2ef5bc004ce3a0147b538015e8eca966341716b1260e

View File

@ -4,9 +4,9 @@
# Depends on: gnu-efi python3-pefile
name=fwupd-efi
version=1.5
version=1.6
release=1
source=(https://people.freedesktop.org/~hughsient/releases/$name-$version.tar.xz)
source=(https://github.com/fwupd/fwupd-efi/releases/download/$version/fwupd-efi-$version.tar.xz)
build() {
meson setup $name-$version build \