git-lfs: add version 2.7.0 (#10631)

This commit is contained in:
Matthias Diener 2019-02-18 01:59:11 -06:00 committed by Massimiliano Culpo
parent 899c83c215
commit aabd2be31a

View File

@ -16,6 +16,7 @@ class GitLfs(MakefilePackage):
homepage = "https://git-lfs.github.com"
url = "https://github.com/git-lfs/git-lfs/archive/v2.6.1.tar.gz"
version('2.7.0', sha256='1c829ddd163be2206a44edb366bd7f6d84c5afae3496687405ca9d2a5f3af07b')
version('2.6.1', sha256='e17cd9d4e66d1116be32f7ddc7e660c7f8fabbf510bc01b01ec15a22dd934ead')
depends_on('go@1.5:', type='build')