diff --git a/common/shlibs b/common/shlibs index a64330bd7cb..ba0744dac15 100644 --- a/common/shlibs +++ b/common/shlibs @@ -672,7 +672,7 @@ libatasmart.so.4 libatasmart-0.17_1 libsgutils2-1.45.so.2 libsgutils-1.45_1 liblvm2app.so.2.2 liblvm2app-2.02.54_1 libcpufreq.so.0 libcpufreq-007_1 -libcpuid.so.15 libcpuid-0.5.0_1 +libcpuid.so.16 libcpuid-0.6.2_1 libgucharmap_2_90.so.7 gucharmap-3.0.0_1 libgphoto2.so.6 libgphoto2-2.5.7_1 libgphoto2_port.so.12 libgphoto2-2.5.7_1 diff --git a/srcpkgs/libcpuid/template b/srcpkgs/libcpuid/template index 3cfeb869ba2..6257293e664 100644 --- a/srcpkgs/libcpuid/template +++ b/srcpkgs/libcpuid/template @@ -1,18 +1,18 @@ # Template file for 'libcpuid' pkgname=libcpuid -version=0.5.1 +version=0.6.2 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 " +maintainer="Orphaned " 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=36d62842ef43c749c0ba82237b10ede05b298d79a0e39ef5fd1115ba1ff8e126 +checksum=3e7f2fc243a6a68d6c909b701cfa0db6422ec33fccf91ea5ab7beda3eb798672 post_install() { vlicense COPYING