From 93bda44ea7e2ce9405364300c4d2cf4c0ab7f316 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 5 Jan 2019 13:17:33 +0100 Subject: [PATCH] MEGAcmd: rebuild against MEGAsdk-3.4.5 --- srcpkgs/MEGAcmd/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/MEGAcmd/template b/srcpkgs/MEGAcmd/template index 158117aac8f..1c782440d4b 100644 --- a/srcpkgs/MEGAcmd/template +++ b/srcpkgs/MEGAcmd/template @@ -1,7 +1,7 @@ # Template file for 'MEGAcmd' pkgname=MEGAcmd version=1.0.0 -revision=4 +revision=5 build_style=gnu-configure make_build_args='LIBTOOLFLAGS="--tag=CXX"' hostmakedepends="autoconf-archive autogen gettext automake libtool pkg-config"