kodi-addon-vfs-sftp: update to version 2.0.0
This commit is contained in:
parent
2ac54b20a5
commit
f3a4e6a6c8
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'kodi-addon-vfs-sftp'
|
||||
pkgname=kodi-addon-vfs-sftp
|
||||
version=1.0.5
|
||||
version=2.0.0
|
||||
revision=1
|
||||
_kodi_release=Leia
|
||||
_kodi_release=Matrix
|
||||
wrksrc="vfs.sftp-${version}-${_kodi_release}"
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -12,5 +12,5 @@ maintainer="Foxlet <foxlet@furcode.co>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/xbmc/vfs.sftp"
|
||||
distfiles="https://github.com/xbmc/vfs.sftp/archive/${version}-${_kodi_release}.tar.gz"
|
||||
checksum=6a6d7fc777f574746bcc34b618700a4db3981aee470b68d60c3407eeeb0c16d9
|
||||
checksum=b15c5dde7b3aadb3e82e61cb9b0440812b6c2f65b38c6c25aef726f97e746f68
|
||||
nocross="depends on kodi-platform"
|
||||
|
|
Loading…
Reference in a new issue