updating git (#4200)
This commit is contained in:
parent
604f65f395
commit
e1d8cc86f0
@ -43,6 +43,11 @@ class Git(AutotoolsPackage):
|
||||
# https://www.kernel.org/pub/software/scm/git/git-manpages-{version}.tar.xz
|
||||
|
||||
releases = [
|
||||
{
|
||||
'version': '2.13.0',
|
||||
'md5': 'd0f14da0ef1d22f1ce7f7876fadcb39f',
|
||||
'md5_manpages': 'fda8d6d5314eb5a47e315405830f9970',
|
||||
},
|
||||
{
|
||||
'version': '2.12.2',
|
||||
'md5': 'f1a50c09ce8b5dd197f3c6c6d5ea8e75',
|
||||
|
Loading…
Reference in New Issue
Block a user