Commit dbcd285d8812de00755bbacdf60284b113d10d3b
1 parent
32e7d3e6
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/pw3270.modules
... | ... | @@ -9,7 +9,7 @@ |
9 | 9 | <repository type="git" name="github.com" href="git://github.com/"/> |
10 | 10 | |
11 | 11 | <autotools id="pw3270"> |
12 | - <branch repo="github.com" module="PerryWerneck/pw3270" revision="macos" /> | |
12 | + <branch repo="github.com" module="PerryWerneck/pw3270" revision="master" /> | |
13 | 13 | <dependencies> |
14 | 14 | <dep package="meta-gtk-osx-bootstrap" /> |
15 | 15 | <dep package="glib" /> | ... | ... |