postgresql: Update from 9.6.2 to 9.6.3
[termux-packages] / packages / libprotobuf / build.sh
index e4438aa..a7f1d70 100755 (executable)
@@ -1,6 +1,7 @@
 TERMUX_PKG_HOMEPAGE=https://github.com/google/protobuf
 TERMUX_PKG_DESCRIPTION="Protocol buffers C++ library"
 TERMUX_PKG_VERSION=3.2.0
+TERMUX_PKG_REVISION=1
 TERMUX_PKG_SRCURL=https://github.com/google/protobuf/archive/v${TERMUX_PKG_VERSION}.tar.gz
 TERMUX_PKG_SHA256=2a25c2b71c707c5552ec9afdfb22532a93a339e1ca5d38f163fe4107af08c54c
 TERMUX_PKG_FOLDERNAME=protobuf-$TERMUX_PKG_VERSION