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

Commit 28032b5

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 826c100 commit 28032b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rockspecs/connection-scm-2.rockspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ package = 'connection'
22
version = 'scm-2'
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)