Add new version to glog (#3586)

This commit is contained in:
healther 2017-03-28 19:28:30 +02:00 committed by Adam J. Stewart
parent f6b6e397cb
commit 98d67bd060

View File

@ -29,6 +29,7 @@ class Glog(AutotoolsPackage):
"""C++ implementation of the Google logging module."""
homepage = "https://github.com/google/glog"
url = "https://github.com/google/glog/archive/v0.3.3.tar.gz"
url = "https://github.com/google/glog/archive/v0.3.4.tar.gz"
version('0.3.4', 'df92e05c9d02504fb96674bc776a41cb')
version('0.3.3', 'c1f86af27bd9c73186730aa957607ed0')