MEGAsdk: update to 3.4.8.
This commit is contained in:
parent
4f058a4aa7
commit
3088aefe5a
|
@ -2940,7 +2940,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.30407 MEGAsdk-3.4.7_1
|
||||
libmega.so.30408 MEGAsdk-3.4.8_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,6 +1,6 @@
|
|||
# Template file for 'MEGAsdk'
|
||||
pkgname=MEGAsdk
|
||||
version=3.4.7
|
||||
version=3.4.8
|
||||
revision=1
|
||||
wrksrc="sdk-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -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=4d49b551829a260f9e57c7f68f4474c79f7473bc28d3520650bd786b3679b50f
|
||||
checksum=26f89d7f253e821dd8c46a46a382e3664bc8398b4750c8703be0888c1c3b10a3
|
||||
replaces="libmega>=0"
|
||||
|
||||
build_options="libuv mediainfo"
|
||||
|
|
Loading…
Reference in New Issue