Update package version to 20260210

This commit is contained in:
2026-02-13 20:19:10 +02:00
parent 20d2338e4b
commit cd64d3d3c3
2 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
REPO="intel/Intel-Linux-Processor-Microcode-Data-Files"
# Get tag name using Github Rest API
TAG_NAME=$(curl -s -L -H "X-GitHub-Api-Version: 2022-11-28" -H "Authorization: token ${GITHUB_API_TOKEN}" https://api.github.com/repos/"$REPO"/releases/latest | jq -r '.tag_name')
TAG_NAME=$(curl -s -L -H "X-GitHub-Api-Version: 2022-11-28" -H "Authorization: token ${GITHUB_API_TOKEN}" https://api.github.com/repos/"$REPO"/tags | jq -r '.[].name' | grep -v 'rev' | head -n1)
# Trim prefix
VERSION=${TAG_NAME//microcode-/}
+4 -2
View File
@@ -1,9 +1,11 @@
name: intel-ucode
description: Microcode update files for Intel CPUs
version: "20251111"
version: "20260210"
revision: 1
url: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files
license: custom
maintainers:
- [email protected]
architecture: any
output_architecture: any
type: source
@@ -11,4 +13,4 @@ downloads:
- url: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/refs/tags/microcode-${BPM_PKG_VERSION}.tar.gz
extract_to: ${BPM_SOURCE}
extract_strip_components: 1
checksum: 5a9a0d17240f486461bc101ef74f2b8c10675cdd02d0ba0bd6168b061c62e970
checksum: 252b4c2c1ed930b0422ee0cb843140c93f5e12a75bbbcca7d64e21b1bcf05bfa