diff --git a/kong-oidc.rockspec b/kong-plugin-oidc-1.4.0-1.rockspec similarity index 95% rename from kong-oidc.rockspec rename to kong-plugin-oidc-1.4.0-1.rockspec index f58f7468..e33d222d 100644 --- a/kong-oidc.rockspec +++ b/kong-plugin-oidc-1.4.0-1.rockspec @@ -1,4 +1,4 @@ -package = "kong-oidc" +package = "kong-plugin-oidc" version = "1.4.0-1" source = { url = "git://github.com/revomatico/kong-oidc", @@ -18,7 +18,7 @@ description = { It can be used as a reverse proxy terminating OAuth/OpenID Connect in front of an origin server so that the origin server/services can be protected with the relevant standards without implementing those on the server itself. ]], - homepage = "https://github.com/nokia/kong-oidc", + homepage = "git://github.com/revomatico/kong-oidc", license = "Apache 2.0" } dependencies = {