From f87c64f7d78ebab4a4beb30baef2c4f966517fa1 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 26 Feb 2018 23:52:17 +0100 Subject: [PATCH] MEGAcmd: rebuild against MEGAsdk-3.3.1 --- srcpkgs/MEGAcmd/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/MEGAcmd/template b/srcpkgs/MEGAcmd/template index 8d19000462b..8612b5dd654 100644 --- a/srcpkgs/MEGAcmd/template +++ b/srcpkgs/MEGAcmd/template @@ -1,7 +1,7 @@ # Template file for 'MEGAcmd' pkgname=MEGAcmd version=0.9.7 -revision=1 +revision=2 build_style=gnu-configure make_build_args='LIBTOOLFLAGS="--tag=CXX"' hostmakedepends="autoconf-archive autogen gettext automake libtool pkg-config"