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 9e09822181e7..6795c09f1a16 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.1.0} +VERSION=${VERSION:-3.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |