Skip to content

Commit a31d781

Browse files
committed
libcpuid: update to 0.8.1
1 parent a1e077c commit a31d781

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

common/shlibs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -629,7 +629,7 @@ libexempi.so.8 exempi-2.5.0_1
629629
libatasmart.so.4 libatasmart-0.17_1
630630
libsgutils2-1.45.so.2 libsgutils-1.45_1
631631
libcpufreq.so.0 libcpufreq-007_1
632-
libcpuid.so.17 libcpuid-0.7.0_1
632+
libcpuid.so.18 libcpuid-0.8.1_1
633633
libgucharmap_2_90.so.7 gucharmap-3.0.0_1
634634
libgphoto2.so.6 libgphoto2-2.5.7_1
635635
libgphoto2_port.so.12 libgphoto2-2.5.7_1

srcpkgs/libcpuid/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'libcpuid'
22
pkgname=libcpuid
3-
version=0.7.0
3+
version=0.8.1
44
revision=1
55
archs="i686* x86_64*"
66
build_style=cmake
@@ -12,7 +12,7 @@ license="BSD-2-Clause"
1212
homepage="https://github.com/anrieff/libcpuid"
1313
changelog="https://raw.githubusercontent.com/anrieff/libcpuid/master/ChangeLog"
1414
distfiles="https://github.com/anrieff/libcpuid/archive/v${version}.tar.gz"
15-
checksum=cfd9e6bcda5da3f602273e55f983bdd747cb93dde0b9ec06560e074939314210
15+
checksum=81f2f40da5d66b8220476e116cb40bca4e6a62c0d22bdeeb8e3856cf14607007
1616

1717
post_install() {
1818
vlicense COPYING

0 commit comments

Comments
 (0)