Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sds
sds-repo
Commits
d573965b
Commit
d573965b
authored
Feb 28, 2021
by
Matthieu Dorier
Browse files
master replaced with main in mochi-abt-io package
parent
d1fbfd02
Changes
1
Hide whitespace changes
Inline
Side-by-side
packages/mochi-abt-io/package.py
View file @
d573965b
...
...
@@ -36,8 +36,8 @@ class MochiAbtIo(AutotoolsPackage):
version
(
'0.3'
,
tag
=
'v0.3'
)
version
(
'0.2'
,
tag
=
'v0.2'
)
version
(
'0.1'
,
tag
=
'v0.1'
)
version
(
'develop'
,
branch
=
'ma
ster
'
)
version
(
'ma
ster
'
,
branch
=
'ma
ster
'
)
version
(
'develop'
,
branch
=
'ma
in
'
)
version
(
'ma
in
'
,
branch
=
'ma
in
'
)
depends_on
(
'json-c'
,
when
=
'@0.5:'
)
depends_on
(
'argobots@1.0:'
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment