Skip to content

Commit a9e20b5

Browse files
authored
Update luajwtjitsi-1.3-5.rockspec
1 parent 8623806 commit a9e20b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

luajwtjitsi-1.3-5.rockspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@ package = "luajwtjitsi"
22
version = "1.3-5"
33

44
source = {
5-
url = "git://github.com/paweldomas/luajwt/tree/luajwtjitsi",
5+
url = "git://github.com/paweldomas/luajwt/",
66
tag = "v1.5"
77
}
88

99
description = {
1010
summary = "JSON Web Tokens for Lua",
1111
detailed = "Very fast and compatible with pyjwt, php-jwt, ruby-jwt, node-jwt-simple and others",
12-
homepage = "https://github.com/paweldomas/luajwt/tree/luajwtjitsi",
12+
homepage = "https://github.com/paweldomas/luajwt/",
1313
license = "MIT <http://opensource.org/licenses/MIT>"
1414
}
1515

0 commit comments

Comments
 (0)