binary's version

This commit is contained in:
Gwenhael Le Moine 2016-12-16 09:40:52 +01:00
parent c713f899ed
commit e4a2ace9a8

View file

@ -25,6 +25,8 @@ wget -c https://raw.github.com/wp-cli/builds/gh-pages/phar/wp-cli.phar -O $PKG$P
chmod 0755 $PKG$PREFIX/bin/wp-cli
VERSION=$($PKG$PREFIX/bin/wp-cli cli version | cut -d\ -f2)
# embaumement
mkdir -p $PKG/install
cat <<EOF > $PKG/install/slack-desc