Update repo

This commit is contained in:
termux-pacman-bot
2022-09-27 21:07:36 +00:00
parent a139aa6ab1
commit a0e8a1c62b

View File

@@ -14,7 +14,7 @@ termux_setup_protobuf() {
termux_download \
https://github.com/protocolbuffers/protobuf/releases/download/v$_PROTOBUF_VERSION/$_PROTOBUF_ZIP \
$TERMUX_PKG_TMPDIR/$_PROTOBUF_ZIP \
92fb4f5066a6f7b870e09c73115a2c861852af8f6555d8da9955fdb80710bf7f
6a9fc36363a2d05d73fc363a46cd57d849068d33305db39f77daac8ba073e818
rm -Rf "$TERMUX_PKG_TMPDIR/protoc-$_PROTOBUF_VERSION-linux-x86_64"
unzip $TERMUX_PKG_TMPDIR/$_PROTOBUF_ZIP -d $TERMUX_PKG_TMPDIR/protobuf-$_PROTOBUF_VERSION