MEGAsdk: update to 3.4.6.

This commit is contained in:
maxice8 2019-02-11 18:52:31 -02:00 committed by maxice8
parent 4399605244
commit 0ff58cd968
2 changed files with 4 additions and 4 deletions

View file

@ -2941,7 +2941,7 @@ libvted-3.so.0 libvted-3.7.0_2
libpeasd-3.so.0 libpeasd-3.7.0_2
libgstreamerd-3.so.0 libgstreamerd-3.7.0_2
libgtkdgl-3.so.0 libgtkdgl-3.7.0_2
libmega.so.30405 MEGAsdk-3.4.5_1
libmega.so.30406 MEGAsdk-3.4.5_1
libopenglrecorder.so.0 libopenglrecorder-0.1.0_1
libgpod.so.4 libgpod-0.8.3_1
libi2c.so.0 i2c-tools-4.0_1

View file

@ -1,8 +1,8 @@
# Template file for 'MEGAsdk'
pkgname=MEGAsdk
version=3.4.5
version=3.4.6
revision=1
wrksrc=sdk-${version}
wrksrc="sdk-${version}"
build_style=gnu-configure
configure_args="--enable-chat --disable-examples $(vopt_with libuv)"
make_build_args='LIBTOOLFLAGS="--tag=CXX"'
@ -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=c7d94b95c4a0a2613f8989bd9dc446c522d46e0903dc3d8c8d4600c6e49b3d59
checksum=c8b41087116a1725d282719ee57107ecf203be3a4f4cd49cdd92c853f0d19eec
replaces="libmega>=0"
build_options="libuv mediainfo"