mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-17 04:23:50 +02:00
parent
c3712fd147
commit
4e2e14edda
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue