RyzenAdj: update to 0.11.1
This commit is contained in:
parent
07b1af8dcc
commit
0920e6494c
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'RyzenAdj'
|
# Template file for 'RyzenAdj'
|
||||||
pkgname=RyzenAdj
|
pkgname=RyzenAdj
|
||||||
version=0.8.2
|
version=0.11.1
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64*"
|
archs="x86_64*"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -10,7 +10,7 @@ maintainer="maciozo <maciozo@maciozo.com>"
|
||||||
license="LGPL-3.0-only"
|
license="LGPL-3.0-only"
|
||||||
homepage="https://github.com/FlyGoat/RyzenAdj"
|
homepage="https://github.com/FlyGoat/RyzenAdj"
|
||||||
distfiles="https://github.com/FlyGoat/RyzenAdj/archive/v${version}.tar.gz"
|
distfiles="https://github.com/FlyGoat/RyzenAdj/archive/v${version}.tar.gz"
|
||||||
checksum=fc4f60700afb781aca510e7522befb9db8d717d059781a3f7fcf9c16dec00987
|
checksum=fc5491af3c6c8506f270499bdedd2af9439159b4f07f971acafacc9fee8a03c5
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin build/ryzenadj
|
vbin build/ryzenadj
|
||||||
|
|
Loading…
Reference in New Issue