aboutsummaryrefslogtreecommitdiffstats
path: root/testing/flatbuffers
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2017-12-19 18:15:53 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2017-12-19 18:15:53 +0000
commit6c465ce6f5ebdf791b1587bed219c9fcadf4ba63 (patch)
treee778a930709bbbd6c882ff1fdd75f7104a78d314 /testing/flatbuffers
parenta6a4371293475bea766424885fda3cafbb880955 (diff)
downloadaports-6c465ce6f5ebdf791b1587bed219c9fcadf4ba63.tar.bz2
aports-6c465ce6f5ebdf791b1587bed219c9fcadf4ba63.tar.xz
testing/flatbuffers: upgrade to 1.8.0
Diffstat (limited to 'testing/flatbuffers')
-rw-r--r--testing/flatbuffers/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/flatbuffers/APKBUILD b/testing/flatbuffers/APKBUILD
index 31a70f4cbc..a3118a6793 100644
--- a/testing/flatbuffers/APKBUILD
+++ b/testing/flatbuffers/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=flatbuffers
-pkgver=1.7.1
+pkgver=1.8.0
pkgrel=0
pkgdesc="Memory Efficient Serialization Library"
url="http://google.github.io/flatbuffers/"
@@ -28,4 +28,4 @@ package() {
make install DESTDIR="$pkgdir"
}
-sha512sums="57732fc352c216c4be6d3237f93b872abf9dd2b62361d7d2856f99804a178760e4665ead2e33d5acdd00984ad03a746f581c9784ece583e1b2df1a10776f967a flatbuffers-1.7.1.tar.gz"
+sha512sums="8f6c84caa6456418fc751ea9de456dd37378b3239d1a41d2205140e7b19a5b8b2e342a22dc8d7fdd0c36878455e9d7401cc6438d3b771f7875e8fcfe7bbd52f1 flatbuffers-1.8.0.tar.gz"