Skip to content

Commit aea75bb

Browse files
committed
use remote github repository
1 parent 9f44ddc commit aea75bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/src/convertuft/rules.mak

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

3-
CONVERTUTF_GITURL := /Users/guanghui/Github/convertuft
3+
CONVERTUTF_GITURL := https://github.com/andyque/convertuft
44

55
$(TARBALLS)/convertutf-git.tar.xz:
66
$(call download_git,$(CONVERTUTF_GITURL),master)

0 commit comments

Comments
 (0)