diff options
-rw-r--r-- | misc/protobuf3/protobuf3.SlackBuild | 2 | ||||
-rw-r--r-- | misc/protobuf3/protobuf3.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/protobuf3/protobuf3.SlackBuild b/misc/protobuf3/protobuf3.SlackBuild index 5f6925a433b05..1c5227f605e0c 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.17.2} +VERSION=${VERSION:-3.17.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/misc/protobuf3/protobuf3.info b/misc/protobuf3/protobuf3.info index 371942d3a636e..897f252b5d357 100644 --- a/misc/protobuf3/protobuf3.info +++ b/misc/protobuf3/protobuf3.info @@ -1,8 +1,8 @@ PRGNAM="protobuf3" -VERSION="3.17.2" +VERSION="3.17.3" HOMEPAGE="https://github.com/google/protobuf" -DOWNLOAD="https://github.com/google/protobuf/archive/v3.17.2/protobuf-3.17.2.tar.gz" -MD5SUM="e1dbc7a74dc865cce412dcba7d45616c" +DOWNLOAD="https://github.com/google/protobuf/archive/v3.17.3/protobuf-3.17.3.tar.gz" +MD5SUM="d7f8e0e3ffeac721e18cdf898eff7d31" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |