Add release info for git v2.12.1 (#3532)
Add info for git and git-manpages. Built/tested on CentOS7.
This commit is contained in:
parent
929a3317e9
commit
4a36f23fa8
@ -41,6 +41,11 @@ class Git(AutotoolsPackage):
|
|||||||
# https://www.kernel.org/pub/software/scm/git/git-manpages-{version}.tar.xz
|
# https://www.kernel.org/pub/software/scm/git/git-manpages-{version}.tar.xz
|
||||||
|
|
||||||
releases = [
|
releases = [
|
||||||
|
{
|
||||||
|
'version': '2.12.1',
|
||||||
|
'md5': 'a05c614c80ecd41e50699f1562e1130c',
|
||||||
|
'md5_manpages': '8dfba0c9f51c6c23fb135d136c061c78',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
'version': '2.12.0',
|
'version': '2.12.0',
|
||||||
'md5': '11a440ce0ed02098adf554c797facfd3',
|
'md5': '11a440ce0ed02098adf554c797facfd3',
|
||||||
|
Loading…
Reference in New Issue
Block a user