stremio-shell: update to 4.4.116.
This commit is contained in:
parent
3374ca949d
commit
2880805cdc
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'stremio-shell'
|
||||
pkgname=stremio-shell
|
||||
version=4.4.114
|
||||
version=4.4.116
|
||||
revision=1
|
||||
_singleapplication_hash=6fbf6bffc848821d41a09ccd9fc0ede83bbbcdce
|
||||
_libmpv_hash=75ce9ce61f118da27105b770e7a728da832483be
|
||||
|
@ -14,16 +14,16 @@ short_desc="Hub for video content aggregation"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.stremio.com"
|
||||
distfiles="https://github.com/Stremio/stremio-shell/archive/${version}.tar.gz
|
||||
distfiles="https://github.com/Stremio/stremio-shell/archive/v${version}.tar.gz
|
||||
https://github.com/itay-grudev/SingleApplication/archive/${_singleapplication_hash}.tar.gz
|
||||
https://github.com/Ivshti/libmpv/archive/${_libmpv_hash}.tar.gz
|
||||
https://dl.strem.io/four/v${version}/server.js
|
||||
https://dl.strem.io/four/v${version}/stremio.asar"
|
||||
checksum="105dbac5d9177ae8ed48ef6643cba10fd4da87372dba6b16736c3a19a334eea4
|
||||
checksum="555ba50c5a3ac867e0ecf6b9f06be7936a44278f897cfd9915a008f9ba3e5f19
|
||||
11840ed3dc80a909980908e310dc370bca2f7f61c45101fdea00187f620a1ff1
|
||||
e8181c4f469e06be5b24218ab7d17cc6bb17ca42a13c57a02d11913edbf6be03
|
||||
1ac912141b39ffc82f338ef2e7296c14a09645cf1c5afd5a5b78c26c09525c93
|
||||
71dbe8cdd0c949a81fdd894a8b545c457e562e604afc9f834afac82fc57ffa93"
|
||||
2909c164de6148f37fe420870cda8e6f8623d30cce6eb3a8314cc1ed2f2e603b
|
||||
e578c6d185806cb880a21800c1f85a787717e11ff5b53f9914e127e78ae997de"
|
||||
skip_extraction="server.js stremio.asar"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue