Commit c7a2159ab9bd2d9fa02e8968f558510cb5bf6a1c
1 parent
f0d16c4b
Exists in
master
and in
1 other branch
Using master branch for jhbuild.
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"/> | ... | ... |