mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 02:12:55 +02:00
scrcpy: update to 3.3.1.
This commit is contained in:
parent
34d0a5e513
commit
bb593f61cd
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'scrcpy'
|
||||
pkgname=scrcpy
|
||||
version=3.3
|
||||
version=3.3.1
|
||||
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="6636f97f3a5446e3a1c845545108cf692bbd9cdc02cacfda099a2789ca7f6d56
|
||||
351cb2edc7e4c2c75f09a7933fdabcf137be52e2602df154f24ec02db46e9e51"
|
||||
checksum="9999d2ff3605e1c5d1efb0b737ed6e240a93a928091ab356ba07199c92f52ace
|
||||
a0f70b20aa4998fbf658c94118cd6c8dab6abbb0647a3bdab344d70bc1ebcbb8"
|
||||
skip_extraction="scrcpy-server-v${version}"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue