From 0dc2453c404a37e33d11801aaeb9ba8ae068a8d3 Mon Sep 17 00:00:00 2001 From: zhangsong34 Date: Fri, 3 Jan 2020 05:38:05 +0800 Subject: [PATCH] authz: update spec Signed-off-by: zhangsong34 --- hack/authz.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/hack/authz.spec b/hack/authz.spec index 36261b0..c181f95 100644 --- a/hack/authz.spec +++ b/hack/authz.spec @@ -7,6 +7,7 @@ Version: 0.1 Release: 16 Summary: a isula auth plugin for RBAC License: Mulan PSL v1 +URL: https://gitee.com/src-openeuler/authz Source0: authz-plugin.tar.gz BuildRoot: %{_tmppath}/authz-root -- Gitee