diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-07 20:08:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-08 00:48:26 +0700 |
commit | 669e290b36c628508fd817f7020b09aa1b082e88 (patch) | |
tree | d741f15baf79324062d672b8a3cee5b02f91277e /misc/protobuf3/protobuf3.SlackBuild | |
parent | 668d8eabd33dc6c641c362390bcfcc03e1c03ea2 (diff) |
misc/protobuf3: Updated for version 3.16.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 d853990eedea3..2b3b76b44ee40 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} |