Skip to content
Open
Show file tree
Hide file tree
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
4 changes: 2 additions & 2 deletions srcpkgs/flashrom/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'flashrom'
pkgname=flashrom
version=1.5.1
version=1.6.0
revision=1
build_style=meson
configure_args="-Duse_internal_dmi=false -Ddocumentation=enabled"
Expand All @@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only"
homepage="https://www.flashrom.org"
distfiles=https://github.com/flashrom/flashrom/archive/refs/tags/v${version}.tar.gz
checksum=3f4dc7878e962e165b7eba73104d4e61231f9d4e838eb47df6ca3d87060a2aa5
checksum=735c077ee8ac08e236ef7b7db894ab22d5f4b75f10156a4732bd818a1e21fcc5
make_check=no # can't run without special setup..?

flashrom-devel_package() {
Expand Down
3 changes: 1 addition & 2 deletions srcpkgs/flashrom/update
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
pattern='(?<!-)\b\Q'"$pkgname"'\E[-_]?((src|source)[-_]|v)?\K([^-/_\s]*?\d[^-/_\s]*?)(?=(?:[-_.](?:src|source|orig))?\.(?:[jt]ar|shar|t[bglx]z|tbz2|zip))\b'
ignore="*wgTitle*"
ignore="*-rc*"
4 changes: 2 additions & 2 deletions srcpkgs/fwupd-efi/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'fwupd-efi'
pkgname=fwupd-efi
version=1.7
version=1.8
revision=1
archs="x86_64* i686* arm* aarch64*"
build_style=meson
Expand All @@ -15,4 +15,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://github.com/fwupd/fwupd-efi"
distfiles="https://github.com/fwupd/fwupd-efi/archive/refs/tags/${version}.tar.gz"
checksum=96d4fc45467159b2664ce86ee7d5030e265fdb4d4a4d774080654d2f5b1561ff
checksum=c9f1f9b9b967ea50eb0b478f0d7693d6673d4cd76c8e7eb80c55fc44ec928925
4 changes: 2 additions & 2 deletions srcpkgs/fwupd/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'fwupd'
pkgname=fwupd
version=2.0.16
version=2.0.19
revision=1
build_style=meson
build_helper="gir qemu"
Expand All @@ -24,7 +24,7 @@ license="LGPL-2.1-or-later"
homepage="https://github.com/fwupd/fwupd"
changelog="https://github.com/fwupd/fwupd/releases"
distfiles="https://github.com/fwupd/fwupd/archive/${version}.tar.gz"
checksum=e63f7ce7d536cf38961c4f3a87835f76043128cb964ae193c4144d94f4d6f49b
checksum=211412d90e3af33f3c46632308fc4a2a66a0d9c6d8443a5b900539555a2503dc
replaces="fwupdate>=0"

case "$XBPS_TARGET_MACHINE" in
Expand Down