Skip to content

Commit 520ec4c

Browse files
committed
Merge pull request #40 from andyque/v4
use remote github repository of convertutf
2 parents a019655 + aea75bb commit 520ec4c

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)