Skip to content

Commit c288bc8

Browse files
author
minggo
committed
Merge pull request #27 from andyque/add-gafplayer
change git repository url to https
2 parents 1e38e75 + 49efeb7 commit c288bc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/src/gafplayer/rules.mak

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# gafplayer
22

3-
GAFPLAYER_GITURL := git@github.com:andyque/Cocos2dxGAFPlayer.git
3+
GAFPLAYER_GITURL := https://github.com/andyque/Cocos2dxGAFPlayer.git
44

55
$(TARBALLS)/gafplayer-git.tar.xz:
66
$(call download_git,$(GAFPLAYER_GITURL),addCMakeSupport)

0 commit comments

Comments
 (0)