diff --git a/common/shlibs b/common/shlibs index b3c7ce4ad9..43bbb62a12 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2935,7 +2935,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.30403 MEGAsdk-3.4.3_1 +libmega.so.30404 MEGAsdk-3.4.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 diff --git a/srcpkgs/MEGAsdk/template b/srcpkgs/MEGAsdk/template index ae4e34abfb..327092fe7a 100644 --- a/srcpkgs/MEGAsdk/template +++ b/srcpkgs/MEGAsdk/template @@ -1,7 +1,7 @@ # Template file for 'MEGAsdk' pkgname=MEGAsdk -version=3.4.3 -revision=2 +version=3.4.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 " license="BSD-2-Clause" homepage="https://mega.nz" distfiles="https://github.com/meganz/sdk/archive/v${version}.tar.gz" -checksum=ffd4799069648719069dff9f10e0d125f2e74523749f6f13ee82307fc96a3e33 +checksum=41ad3241f04bec8e0bb349a9373fc2777a33d863f656fe07157f7363c3c244de replaces="libmega>=0" build_options="libuv mediainfo"