Commit 523def3be8a797580b4193dc679102b419f49fa7

Authored by Perry Werneck
1 parent 18605266
Exists in develop

Using master branch for jhbuild.

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
mac/libv3270.modules
... ... @@ -4,12 +4,12 @@
4 4 <moduleset>
5 5  
6 6 <include href="https://gitlab.gnome.org/GNOME/gtk-osx/raw/master/modulesets-stable/gtk-osx.modules" />
7   - <include href="https://raw.githubusercontent.com/PerryWerneck/lib3270/macos/mac/lib3270.modules" />
  7 + <include href="https://raw.githubusercontent.com/PerryWerneck/lib3270/master/mac/lib3270.modules" />
8 8  
9 9 <repository type="git" name="github.com" href="git://github.com/"/>
10 10  
11 11 <autotools id="libv3270">
12   - <branch repo="github.com" module="PerryWerneck/libv3270" revision="macos" />
  12 + <branch repo="github.com" module="PerryWerneck/libv3270" revision="master" />
13 13 <dependencies>
14 14 <dep package="meta-gtk-osx-bootstrap"/>
15 15 <dep package="librsvg"/>
... ...