diff --git a/common/shlibs b/common/shlibs index 01135ae5a31..6530c39c078 100644 --- a/common/shlibs +++ b/common/shlibs @@ -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 diff --git a/srcpkgs/MEGAsdk/template b/srcpkgs/MEGAsdk/template index 2955256e1be..a83072782f4 100644 --- a/srcpkgs/MEGAsdk/template +++ b/srcpkgs/MEGAsdk/template @@ -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 " 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"