python3-py-cpuinfo: update to 8.0.0.
This commit is contained in:
parent
50bc124cd8
commit
6b568d3e4d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-py-cpuinfo'
|
# Template file for 'python3-py-cpuinfo'
|
||||||
pkgname=python3-py-cpuinfo
|
pkgname=python3-py-cpuinfo
|
||||||
version=6.0.0
|
version=8.0.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="py-cpuinfo-${version}"
|
wrksrc="py-cpuinfo-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends=python3-setuptools
|
hostmakedepends=python3-setuptools
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Karol Kosek <krkk@krkk.ct8.pl>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/workhorsy/py-cpuinfo"
|
homepage="https://github.com/workhorsy/py-cpuinfo"
|
||||||
distfiles="${PYPI_SITE}/p/py-cpuinfo/py-cpuinfo-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/py-cpuinfo/py-cpuinfo-${version}.tar.gz"
|
||||||
checksum=7ffb31dea845b9f359b99bd5f7eea72dc70f852e0e34547d261a630f2b8c9c61
|
checksum=5f269be0e08e33fd959de96b34cd4aeeeacac014dd8305f70eb28d06de2345c5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue