android-file-transfer: update to 3.7.
This commit is contained in:
parent
3cad55c00c
commit
93aa64e856
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'android-file-transfer-linux'
|
||||
pkgname=android-file-transfer-linux
|
||||
version=3.5
|
||||
version=3.7
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="ninja pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Toyam Cox <Vaelatern@Voidlinux.eu>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://github.com/whoozle/android-file-transfer-linux"
|
||||
distfiles="https://github.com/whoozle/android-file-transfer-linux/archive/v${version}.tar.gz"
|
||||
checksum=ea7897f08da96ecc29160cd3db83a26b591fa2d64db25b9f80d6cace628dece9
|
||||
checksum=fe736cb24a8785ff0236728dc0c3446ba006ae72f7e65ce17dd20dadcaf7f851
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-qmake qt5-host-tools"
|
||||
|
|
Loading…
Reference in a new issue