mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
scrcpy: update to 2.1.
This commit is contained in:
parent
24108af564
commit
8a57e2fae7
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.0
|
version=2.1
|
||||||
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="a256241dd178ab103e4a119d0387f348c10ac513f25a7ca4859bd53ca5e7d43f
|
checksum="57a277238d19d3471f37003d0d567bb8cde0a2b487b5cf91416129b463d9e8d5
|
||||||
9e241615f578cd690bb43311000debdecf6a9c50a7082b001952f18f6f21ddc2"
|
5b8bf1940264b930c71a1c614c57da2247f52b2d4240bca865cc6d366dff6688"
|
||||||
skip_extraction="scrcpy-server-v${version}"
|
skip_extraction="scrcpy-server-v${version}"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue