Skip to content
This repository was archived by the owner on May 2, 2023. It is now read-only.

Commit dafce44

Browse files
author
Daniil Lemenkov
committed
Add temporary rockspec to fixed module
Change source of the module to forked repository. This rockspec modification is temporary. Remove it as soon as the pool request moonlibs#1 (moonlibs#1) was accepted or better solution was implemented.
1 parent 8811c3b commit dafce44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

connection-scm-1.rockspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ package = 'connection'
22
version = 'scm-1'
33

44
source = {
5-
url = 'git://github.com/moonlibs/connection.git';
5+
url = 'git://github.com/lemenkovdd/connection.git';
66
branch = 'master';
77
}
88

0 commit comments

Comments
 (0)