libcpuid: update to 0.5.1.

This commit is contained in:
Joel Beckmeyer 2021-10-07 12:06:50 -04:00 committed by Érico Nogueira Rolim
parent 2c0b557799
commit c969f44d7b

View file

@ -1,16 +1,18 @@
# Template file for 'libcpuid'
pkgname=libcpuid
version=0.5.0
version=0.5.1
revision=1
archs="i686* x86_64*"
build_style=cmake
hostmakedepends="doxygen"
checkdepends="python3"
short_desc="Small C library for x86 CPU detection and feature extraction"
maintainer="cr6git <quark6@protonmail.com>"
license="BSD-2-Clause"
homepage="https://github.com/anrieff/libcpuid"
changelog="https://raw.githubusercontent.com/anrieff/libcpuid/master/ChangeLog"
distfiles="https://github.com/anrieff/libcpuid/archive/v${version}.tar.gz"
checksum=49893f31475510aa0ebe2ad3a29fad95e2a592cc5f48451c95271c536f89a157
checksum=36d62842ef43c749c0ba82237b10ede05b298d79a0e39ef5fd1115ba1ff8e126
post_install() {
vlicense COPYING