diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-12 16:59:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-12 16:59:52 +0700 |
commit | 9f26c1bd7fd8ba70d9fb69e10294c358fd17f286 (patch) | |
tree | 847ec138e8a7defde0f888dcbc22d24d2c3bacc2 /misc/protobuf3/protobuf3.SlackBuild | |
parent | 59368f5c1b0782a892ebaf5a3c7b715cffc85205 (diff) | |
download | slackbuilds-9f26c1bd7fd8ba70d9fb69e10294c358fd17f286.tar.gz |
misc/protobuf3: Updated for version 3.3.2.
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 6795c09f1a..36529c0d01 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.2.1} +VERSION=${VERSION:-3.3.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |