Skip to content
Open
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/intel-ucode/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'intel-ucode'
pkgname=intel-ucode
version=20260512
version=20260812
revision=1
archs="i686* x86_64*"
short_desc="Microcode update files for Intel CPUs"
Expand All @@ -9,7 +9,7 @@ license="custom: Proprietary"
homepage="https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files"
changelog="https://raw.githubusercontent.com/intel/Intel-Linux-Processor-Microcode-Data-Files/main/releasenote.md"
distfiles="https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/refs/tags/microcode-${version}.tar.gz"
checksum=5a07ce745d0bd8b360a4713564d46d5e38be797316a52abedaff0761e1b02370
checksum=7614616d7b2988c278060486f47de716ef44c19317928cb45ac9e288fafd5bd1
repository=nonfree

do_install() {
Expand Down