Skip to content

Commit 105c61f

Browse files
dokshinaolegrok
authored andcommitted
Improve rockspec
1 parent 7fa66bd commit 105c61f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

crud-scm-1.rockspec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
package = 'crud'
22
version = 'scm-1'
33
source = {
4-
url = '/dev/null',
4+
url = 'git+https://github.com/tarantool/crud.git',
5+
branch = 'master',
56
}
67

78
dependencies = {

0 commit comments

Comments
 (0)