From c275b80adea314a0e167b7a0a06d0f6bc3e1eea6 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 17 Feb 2019 00:24:46 +0100 Subject: [PATCH] MEGAcmd: rebuild against libmega.so.30407 --- srcpkgs/MEGAcmd/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/MEGAcmd/template b/srcpkgs/MEGAcmd/template index 71abd429d08..48bb28d149e 100644 --- a/srcpkgs/MEGAcmd/template +++ b/srcpkgs/MEGAcmd/template @@ -1,7 +1,7 @@ # Template file for 'MEGAcmd' pkgname=MEGAcmd version=1.0.0 -revision=8 +revision=9 build_style=gnu-configure make_build_args='LIBTOOLFLAGS="--tag=CXX"' hostmakedepends="autoconf-archive autogen gettext automake libtool pkg-config"