libraries/flatbuffers: Updated for version 1.7.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andre Barboza 2017-06-23 13:48:08 +07:00 committed by Willy Sudiarto Raharjo
parent f9811cb5d6
commit b56f73f4c5
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=flatbuffers
VERSION=${VERSION:-1.6.0}
VERSION=${VERSION:-1.7.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="flatbuffers"
VERSION="1.6.0"
VERSION="1.7.1"
HOMEPAGE="https://github.com/google/flatbuffers/"
DOWNLOAD="https://github.com/google/flatbuffers/archive/v1.6.0/flatbuffers-1.6.0.tar.gz"
MD5SUM="6ae7f9db53072459a9d4be053076a673"
DOWNLOAD="https://github.com/google/flatbuffers/archive/v1.7.1/flatbuffers-1.7.1.tar.gz"
MD5SUM="81934736f31fbd2cfdb513e71b53b358"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""