From 5dd650ed6b8394716aa1a47bc0a054e49cb50c19 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 4 Mar 2019 11:11:38 +0100 Subject: [PATCH] MEGAcmd: rebuild against MEGAsdk-3.4.8 --- srcpkgs/MEGAcmd/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/MEGAcmd/template b/srcpkgs/MEGAcmd/template index 48bb28d149e..d783af47566 100644 --- a/srcpkgs/MEGAcmd/template +++ b/srcpkgs/MEGAcmd/template @@ -1,7 +1,7 @@ # Template file for 'MEGAcmd' pkgname=MEGAcmd version=1.0.0 -revision=9 +revision=10 build_style=gnu-configure make_build_args='LIBTOOLFLAGS="--tag=CXX"' hostmakedepends="autoconf-archive autogen gettext automake libtool pkg-config"