Skip to content

Commit f58d08a

Browse files
committed
Problem: no url/repo in project.xml
Solution: add them
1 parent 17dc203 commit f58d08a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

project.xml

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
name = "filemq"
33
description = "A FileMQ server and client"
44
script = "zproject.gsl"
5+
url = "https://github.com/zeromq/filemq"
6+
repository = "https://github.com/zeromq/filemq"
57
>
68
<include filename = "license.xml" />
79
<version major = "2" minor = "0" patch = "0" />

0 commit comments

Comments
 (0)