MEGAsdk: update to 3.5.4.

This commit is contained in:
John 2019-07-02 10:13:10 +02:00 committed by John Zimmermann
parent a5ac8a2d9f
commit 56fd6c783c
2 changed files with 4 additions and 4 deletions

View file

@ -2948,7 +2948,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.30408 MEGAsdk-3.4.8_1
libmega.so.30504 MEGAsdk-3.5.4_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,7 +1,7 @@
# Template file for 'MEGAsdk'
pkgname=MEGAsdk
version=3.4.8
revision=2
version=3.5.4
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=26f89d7f253e821dd8c46a46a382e3664bc8398b4750c8703be0888c1c3b10a3
checksum=7fc81a64a77829bbc8dd316aac2159890a556dfdeade527a1386482e6dee26ee
replaces="libmega>=0"
build_options="libuv mediainfo"