mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
testing/flatbuffers: upgrade to 1.8.0
This commit is contained in:
parent
a6a4371293
commit
6c465ce6f5
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user