system/cpuid2cpuflags: Updated for version 14.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2024-02-16 11:16:15 +07:00 committed by Willy Sudiarto Raharjo
parent 0a58ce44cc
commit 356ce7ea3b
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
#
# Slackware build script for cpuid2cpuflags.
#
# Copyright 2017-2022 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# Copyright 2017-2024 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,8 +25,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=cpuid2cpuflags
VERSION=${VERSION:-12.0}
SRCVER="12"
VERSION=${VERSION:-14.0}
SRCVER="14"
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="cpuid2cpuflags"
VERSION="12.0"
VERSION="14.0"
HOMEPAGE="https://github.com/mgorny/cpuid2cpuflags"
DOWNLOAD="https://github.com/mgorny/cpuid2cpuflags/releases/download/v12/cpuid2cpuflags-12.tar.bz2"
MD5SUM="dc74cc116a0445e03f47cd9791f6c186"
DOWNLOAD="https://github.com/mgorny/cpuid2cpuflags/releases/download/v14/cpuid2cpuflags-14.tar.bz2"
MD5SUM="71f8aa626a05aeac93d305f65c293b7b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""