command-not-found: Update with latest commands
[termux-packages] / packages / libprotobuf / build.sh
index 59f85e5..7b8fdce 100755 (executable)
@@ -1,7 +1,7 @@
 TERMUX_PKG_HOMEPAGE=https://github.com/google/protobuf
 TERMUX_PKG_DESCRIPTION="Protocol buffers C++ library"
-TERMUX_PKG_VERSION=3.5.0.1
-TERMUX_PKG_SHA256=86be71e61c76575c60839452a4f265449a6ea51570d7983cb929f06ad294b5f5
+TERMUX_PKG_VERSION=3.5.1
+TERMUX_PKG_SHA256=826425182ee43990731217b917c5c3ea7190cfda141af4869e6d4ad9085a740f
 TERMUX_PKG_SRCURL=https://github.com/google/protobuf/archive/v${TERMUX_PKG_VERSION}.tar.gz
 TERMUX_PKG_HOSTBUILD=yes
 TERMUX_PKG_BUILD_IN_SRC=yes