From b84afd0e80dc13d2cd755f07e27bd836f38c849d Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 11 Feb 2019 18:52:55 -0200 Subject: [PATCH] MEGAcmd: rebuild against libmega.so.30406 --- srcpkgs/MEGAcmd/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/MEGAcmd/template b/srcpkgs/MEGAcmd/template index ff1e20699b8..71abd429d08 100644 --- a/srcpkgs/MEGAcmd/template +++ b/srcpkgs/MEGAcmd/template @@ -1,7 +1,7 @@ # Template file for 'MEGAcmd' pkgname=MEGAcmd version=1.0.0 -revision=7 +revision=8 build_style=gnu-configure make_build_args='LIBTOOLFLAGS="--tag=CXX"' hostmakedepends="autoconf-archive autogen gettext automake libtool pkg-config"