mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
scrcpy: update to 1.12.1.
This commit is contained in:
parent
1557d6bae3
commit
0f658b3d58
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.11
|
version=1.12.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="${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="86fccd2190a14c7f3024edf922229919803dee774f91c85fdee54029e179f270
|
checksum="7692664e1bd703421eb9659cc9956d9f0ac64eb14abddab7b2ade37625f0243d
|
||||||
ff3a454012e91d9185cfe8ca7691cea16c43a7dcc08e92fa47ab9f0ea675abd1"
|
63e569c8a1d0c1df31d48c4214871c479a601782945fed50c1e61167d78266ea"
|
||||||
skip_extraction="scrcpy-server-v${version}"
|
skip_extraction="scrcpy-server-v${version}"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue