Commit 6be214b077ce0059738a467b1bebc9b146a6087a
Exists in
master
and in
1 other branch
Merge branch 'master' into develop
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
mac/lib3270.modules
... | ... | @@ -9,7 +9,7 @@ |
9 | 9 | <repository type="git" name="github.com" href="git://github.com/"/> |
10 | 10 | |
11 | 11 | <autotools id="lib3270"> |
12 | - <branch repo="github.com" module="PerryWerneck/lib3270" revision="macos" /> | |
12 | + <branch repo="github.com" module="PerryWerneck/lib3270" revision="master" /> | |
13 | 13 | |
14 | 14 | <dependencies> |
15 | 15 | <dep package="openssl"/> | ... | ... |