Skip to content

Commit

Permalink
rockspec: Fix source url
Browse files Browse the repository at this point in the history
  • Loading branch information
jbochi committed Jul 26, 2014
1 parent 20db5fa commit 4794259
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cassandra-0.1-1.rockspec → cassandra-0.1-2.rockspec
@@ -1,7 +1,7 @@
package = "cassandra"
version = "0.1-1"
version = "0.1-2"
source = {
url = "git://github.com/me/luafruits",
url = "git://github.com/jbochi/lua-resty-cassandra",
tag = "v0.1"
}
description = {
Expand Down

0 comments on commit 4794259

Please sign in to comment.