MEGAsdk: update to 3.4.4.
This commit is contained in:
parent
4f87a18b11
commit
fda82cdf38
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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 <johnz@posteo.net>"
|
|||
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"
|
||||
|
|
Loading…
Reference in a new issue