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

@@ -35,6 +35,7 @@ class Mosh(AutotoolsPackage):
homepage = "https://mosh.org/"
url = "https://mosh.org/mosh-1.2.6.tar.gz"
version('1.3.2', '5122f4d2b973ab7c38dcdac8c35cb61e')
version('1.3.0', 'd961276995936953bf2d5a794068b076')
version('1.2.6', 'bb4e24795bb135a754558176a981ee9e')