scrcpy: update to 3.0.2.
This commit is contained in:
parent
4782c0aa3b
commit
927355ce98
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'scrcpy'
|
||||
pkgname=scrcpy
|
||||
version=3.0
|
||||
version=3.0.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dcompile_server=false
|
||||
|
@ -14,8 +14,8 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/Genymobile/scrcpy"
|
||||
distfiles="https://github.com/Genymobile/scrcpy/archive/v${version}.tar.gz
|
||||
https://github.com/Genymobile/scrcpy/releases/download/v${version}/scrcpy-server-v${version}"
|
||||
checksum="6ad2306dcdf17a8c927691d1004ec632a694069187ded73d30113a5db780fc43
|
||||
800044c62a94d5fc16f5ab9c86d45b1050eae3eb436514d1b0d2fe2646b894ea"
|
||||
checksum="5ab92d091f308679fe81851666acec1b161e6810ac73eb9bade705ade285e109
|
||||
e19fe024bfa3367809494407ad6ca809a6f6e77dac95e99f85ba75144e0ba35d"
|
||||
skip_extraction="scrcpy-server-v${version}"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue