From a49b0bb7fca5abff3edec9fc203713b092fbe6c6 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 29 Nov 2018 08:41:04 +0100 Subject: [PATCH] MEGAcmd: rebuild against MEGAsdk-3.4.4 --- srcpkgs/MEGAcmd/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/MEGAcmd/template b/srcpkgs/MEGAcmd/template index caa0a15a463..2019e98fc1f 100644 --- a/srcpkgs/MEGAcmd/template +++ b/srcpkgs/MEGAcmd/template @@ -1,7 +1,7 @@ # Template file for 'MEGAcmd' pkgname=MEGAcmd version=1.0.0 -revision=2 +revision=3 build_style=gnu-configure make_build_args='LIBTOOLFLAGS="--tag=CXX"' hostmakedepends="autoconf-archive autogen gettext automake libtool pkg-config"