diff options
-rw-r--r-- | net-mgmt/resource-agents/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/resource-agents/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/resource-agents/Makefile b/net-mgmt/resource-agents/Makefile index e135a9874aaa..7ce29a85a912 100644 --- a/net-mgmt/resource-agents/Makefile +++ b/net-mgmt/resource-agents/Makefile @@ -3,6 +3,7 @@ PORTNAME= resource-agents PORTVERSION= 3.9.7 +DISTVERSIONPREFIX=v CATEGORIES= net-mgmt MAINTAINER= dpejesh@yahoo.com @@ -18,7 +19,6 @@ CONFLICTS= heartbeat-[0-9]* USE_GITHUB= yes GH_ACCOUNT= ClusterLabs GH_PROJECT= resource-agents -GH_TAGNAME= v${PORTVERSION} USES= autoreconf gmake pkgconfig python shebangfix USE_GCC= yes diff --git a/net-mgmt/resource-agents/distinfo b/net-mgmt/resource-agents/distinfo index 1a2eb1b2216a..8dc785d7b77c 100644 --- a/net-mgmt/resource-agents/distinfo +++ b/net-mgmt/resource-agents/distinfo @@ -1,2 +1,2 @@ -SHA256 (ClusterLabs-resource-agents-3.9.7-v3.9.7_GH0.tar.gz) = e5bd62658fbc236acb83b709f64b2cd9fae52aa4a420a44fed5eb667e928b152 -SIZE (ClusterLabs-resource-agents-3.9.7-v3.9.7_GH0.tar.gz) = 646048 +SHA256 (ClusterLabs-resource-agents-v3.9.7_GH0.tar.gz) = e5bd62658fbc236acb83b709f64b2cd9fae52aa4a420a44fed5eb667e928b152 +SIZE (ClusterLabs-resource-agents-v3.9.7_GH0.tar.gz) = 646048 |