mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
scrcpy: update to 1.20.
This commit is contained in:
parent
ca7fbdd33e
commit
5854525140
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=1.19
|
version=1.20
|
||||||
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="${homepage}/archive/v${version}.tar.gz
|
distfiles="${homepage}/archive/v${version}.tar.gz
|
||||||
${homepage}/releases/download/v${version}/scrcpy-server-v${version}"
|
${homepage}/releases/download/v${version}/scrcpy-server-v${version}"
|
||||||
checksum="40ac2059618f18a0e6f9cd0e40d3bff240ade98664bd619422f875bff7e8c70e
|
checksum="0c667e7de043a67a740be99d3f236a7aa4107ff62c408e7c462f4fe291f045a7
|
||||||
876f9322182e6aac6a58db1334f4225855ef3a17eaebc80aab6601d9d1ecb867"
|
b20aee4951f99b060c4a44000ba94de973f9604758ef62beb253b371aad3df34"
|
||||||
skip_extraction="scrcpy-server-v${version}"
|
skip_extraction="scrcpy-server-v${version}"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue