diff options
Diffstat (limited to 'misc')
-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 b83097a5da11f..4aeb3652f4b09 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.0} +VERSION=${VERSION:-3.17.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/misc/protobuf3/protobuf3.info b/misc/protobuf3/protobuf3.info index 0aa0e36908d21..f0ac7913ad17d 100644 --- a/misc/protobuf3/protobuf3.info +++ b/misc/protobuf3/protobuf3.info @@ -1,8 +1,8 @@ PRGNAM="protobuf3" -VERSION="3.17.0" +VERSION="3.17.1" HOMEPAGE="https://github.com/google/protobuf" -DOWNLOAD="https://github.com/google/protobuf/archive/v3.17.0/protobuf-3.17.0.tar.gz" -MD5SUM="37aa9d339dd9b45bb54cb5ed0ee8857c" +DOWNLOAD="https://github.com/google/protobuf/archive/v3.17.1/protobuf-3.17.1.tar.gz" +MD5SUM="22f11c00409344cabb7f82f8a8c978e5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |