MEGAcmd: update to 0.9.7.

Closes: #10488 [via git-merge-pr]
This commit is contained in:
John 2018-01-05 12:46:47 +01:00 committed by Jürgen Buchmüller
parent c3712fd147
commit 4e2e14edda

View file

@ -1,7 +1,7 @@
# Template file for 'MEGAcmd' # Template file for 'MEGAcmd'
pkgname=MEGAcmd pkgname=MEGAcmd
version=0.9.6 version=0.9.7
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
make_build_args='LIBTOOLFLAGS="--tag=CXX"' make_build_args='LIBTOOLFLAGS="--tag=CXX"'
hostmakedepends="autoconf-archive autogen gettext automake libtool pkg-config" hostmakedepends="autoconf-archive autogen gettext automake libtool pkg-config"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="BSD-2" license="BSD-2"
homepage="https://github.com/meganz/MEGAcmd" homepage="https://github.com/meganz/MEGAcmd"
distfiles="https://github.com/meganz/MEGAcmd/archive/${version}.tar.gz" distfiles="https://github.com/meganz/MEGAcmd/archive/${version}.tar.gz"
checksum=234a8376158f5d83474f09feea9338f56bdacbad83fde04be7fa6b261fddf3e2 checksum=791fe292b077d0fe11635a8a24bd3d5f3846ed5a0ea675bd05d5ae10d86a675b
replaces="megacmd>=0" replaces="megacmd>=0"
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then