~alpine/aports

community/flatbuffers: upgrade to 2.0.0

Details
Message ID
<CAKcwXE+7Aw0LTAGgHiEEdXbhDcpHYzZH75YJQbRw3iN3or6hZg@mail.gmail.com>
DKIM signature
missing
Download raw message
Patch: +2 -2
Hi,

I would like to update the flatbuffers package to version 2.0.0. I was
unable to figure out how to create a merge request. Below is the
patch. Thanks!

Best,
Arnav

From 0116414b95c31f32b4c22fe5dde8aa57a172689a Mon Sep 17 00:00:00 2001
From: Arnav Dugar <arnavdugar@gmail.com>
Date: Sun, 15 Aug 2021 15:49:12 -0700
Subject: [PATCH] community/flatbuffers: upgrade to 2.0.0

---
 community/flatbuffers/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/flatbuffers/APKBUILD b/community/flatbuffers/APKBUILD
index 9f93d56c..7f0351c1 100644
--- a/community/flatbuffers/APKBUILD
+++ b/community/flatbuffers/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=flatbuffers
pkgver=1.12.1
pkgver=2.0.0
pkgrel=0
pkgdesc="Memory Efficient Serialization Library"
url="https://google.github.io/flatbuffers/"
@@ -44,6 +44,6 @@ package() {
}

sha512sums="
8b8be3c1e447546ed65cb608b91d15e3fb3190029592abfb5223544e412d1b5b0c50601b82434593f6ce3af97bb0e186f176dd3d694bb5d2fd3a9c80ed690986
flatbuffers-1.12.1.tar.gz
26a06b572c0e4c9685743bd2d2162ac7dcd74b9324624cc3f3ef5b154c0cee7c52a04b77cdc184245d2d6ae38dfdcc4fd66001c318aa8ca001d2bf1d85d66a89
flatbuffers-2.0.0.tar.gz
c80587472f2d498681410f283f8b40a65f8c73711b8086b46a3f4d5b419cfa65331c66d4d5d13a42b449eec673ea283c8170d5bed2b9a15e8b71b4f9a66e18d5
disable-Werror.patch
"
-- 
2.32.0
Reply to thread Export thread (mbox)