diff options
Diffstat (limited to 'misc/protobuf3/protobuf3.SlackBuild')
-rw-r--r-- | misc/protobuf3/protobuf3.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/protobuf3/protobuf3.SlackBuild b/misc/protobuf3/protobuf3.SlackBuild index d853990eedea..2b3b76b44ee4 100644 --- a/misc/protobuf3/protobuf3.SlackBuild +++ b/misc/protobuf3/protobuf3.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=protobuf3 -VERSION=${VERSION:-3.15.8} +VERSION=${VERSION:-3.16.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |