increase version for changes to be detected

This commit is contained in:
Bjoern
2017-10-05 10:16:27 +01:00
parent ad31df3e74
commit faf1ddaf2c
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ require 'package'
class Protobuf < Package
description 'Protocol buffers are a language-neutral, platform-neutral extensible mechanism for serializing structured data.'
homepage 'https://developers.google.com/protocol-buffers/'
version '3.3.0-1'
version '3.3.0-2'
source_url 'https://github.com/google/protobuf/archive/v3.3.0.tar.gz'
source_sha256 '94c414775f275d876e5e0e4a276527d155ab2d0da45eed6b7734301c330be36e'