MEGAsdk: update to 3.4.0.
This commit is contained in:
parent
4cedf90950
commit
19bbfeeac1
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'MEGAsdk'
|
||||
pkgname=MEGAsdk
|
||||
version=3.3.9
|
||||
revision=2
|
||||
version=3.4.0
|
||||
revision=1
|
||||
wrksrc=sdk-${version}
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-chat --disable-examples $(vopt_with libuv)"
|
||||
|
@ -16,7 +16,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://mega.nz"
|
||||
distfiles="https://github.com/meganz/sdk/archive/v${version}.tar.gz"
|
||||
checksum=522b63bf2f2d1eeff0644ef106fff94fcd4f6a844e01539cc6cfb30d16463dba
|
||||
checksum=0a13576ac3efb741dd67c43698a99ff1ff721cc806f28908cc0bdba808d4988b
|
||||
replaces="libmega>=0"
|
||||
|
||||
build_options="libuv mediainfo"
|
||||
|
|
Loading…
Reference in New Issue