mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
scrcpy: update to 3.0.
This commit is contained in:
parent
64f28386e6
commit
4782c0aa3b
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'scrcpy'
|
# Template file for 'scrcpy'
|
||||||
pkgname=scrcpy
|
pkgname=scrcpy
|
||||||
version=2.7
|
version=3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dcompile_server=false
|
configure_args="-Dcompile_server=false
|
||||||
|
@ -14,8 +14,8 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/Genymobile/scrcpy"
|
homepage="https://github.com/Genymobile/scrcpy"
|
||||||
distfiles="https://github.com/Genymobile/scrcpy/archive/v${version}.tar.gz
|
distfiles="https://github.com/Genymobile/scrcpy/archive/v${version}.tar.gz
|
||||||
https://github.com/Genymobile/scrcpy/releases/download/v${version}/scrcpy-server-v${version}"
|
https://github.com/Genymobile/scrcpy/releases/download/v${version}/scrcpy-server-v${version}"
|
||||||
checksum="3ceea215f6eccb59535f68a16db6db2b05a8a1c91bdcb4a6e222d3093a9daf8c
|
checksum="6ad2306dcdf17a8c927691d1004ec632a694069187ded73d30113a5db780fc43
|
||||||
a23c5659f36c260f105c022d27bcb3eafffa26070e7baa9eda66d01377a1adba"
|
800044c62a94d5fc16f5ab9c86d45b1050eae3eb436514d1b0d2fe2646b894ea"
|
||||||
skip_extraction="scrcpy-server-v${version}"
|
skip_extraction="scrcpy-server-v${version}"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue