mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
scrcpy: update to 3.1.
This commit is contained in:
parent
cb92da7dd9
commit
a74ec3ab33
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=3.0.2
|
version=3.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="5ab92d091f308679fe81851666acec1b161e6810ac73eb9bade705ade285e109
|
checksum="beaa5050a3c45faa77cedc70ad13d88ef26b74d29d52f512b7708671e037d24d
|
||||||
e19fe024bfa3367809494407ad6ca809a6f6e77dac95e99f85ba75144e0ba35d"
|
958f0944a62f23b1f33a16e9eb14844c1a04b882ca175a738c16d23cb22b86c0"
|
||||||
skip_extraction="scrcpy-server-v${version}"
|
skip_extraction="scrcpy-server-v${version}"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue