Commit f91a7fbe4577bb20a4385d7a719e7d3b785650bd
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/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" /> | ... | ... |