Added issues_url and source_url and version bumped
This commit is contained in:
parent
7dd6bae394
commit
6bf232802a
1 changed files with 3 additions and 1 deletions
|
@ -4,7 +4,9 @@ maintainer_email 'psi-jack@linux-help.org'
|
|||
license 'Apache 2.0'
|
||||
description 'Installs and configures the NUX Community Desktop Yum Repository'
|
||||
long_description ''
|
||||
version '0.1.0'
|
||||
version '0.1.1'
|
||||
issues_url 'http://gogs.home.ld/Linux-Help/cookbook-yum-nux/issues'
|
||||
source_url 'http://gogs.home.ld/Linux-Help/cookbook-yum-nux'
|
||||
|
||||
%w{ centos redhat oracle scientific }.each do |os|
|
||||
supports os, '>= 6.0.0'
|
||||
|
|
Loading…
Reference in a new issue