New version for mosh1.3.2 (#5448)

Required an update to the protobuf digest value, which seems to
be amongst the set creamed by GitHub's change.
This commit is contained in:
George Hartzell
2017-09-24 14:12:35 -07:00
committed by Christoph Junghans
parent 6168b7fda8
commit 99cefcc955
2 changed files with 2 additions and 1 deletions

View File

@@ -32,7 +32,7 @@ class Protobuf(CMakePackage):
url = "https://github.com/google/protobuf/archive/v3.2.0.tar.gz"
root_cmakelists_dir = "cmake"
version('3.4.0', '4f47de212ef665ea619f5f97083c6781')
version('3.4.0', '1d077a7d4db3d75681f5c333f2de9b1a')
version('3.2.0', '61d899b8369781f6dd1e62370813392d')
version('3.1.0', '14a532a7538551d5def317bfca41dace')
version('3.0.2', '845b39e4b7681a2ddfd8c7f528299fbb')