Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
* master:
  Fixed wrong sl6 package URL
  Updated URLs for SL5 and SL6 packages
  Fix voms-clients download URL

Conflicts:
	README.md
  • Loading branch information
andreaceccanti committed Oct 25, 2014
2 parents 7eea571 + cb76d6f commit 5a31d0d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@ Command-line clients for Virtual Organization Membership Service (VOMS), i.e.:
- *voms-proxy-info*: shows information about a created VOMS proxy certificate
- *voms-proxy-destroy*: destroys a VOMS proxy certificate

## Build instructions

Clone this github repo.
Build packages with:

```bash
mvn package
```

## Build

Expand Down Expand Up @@ -37,6 +45,7 @@ RPMs for the latest stable release can be found on the EMI repository:
- [CentOS/SL 5](http://emisoft.web.cern.ch/emisoft/dist/EMI/3/sl5/x86_64/updates/repoview/voms-clients3.html)

RPMs for the latest development build can be found at the following URLs:

- [CentOS/SL 6](http://radiohead.cnaf.infn.it:9999/job/voms-clients-rpm_develop_SL6/lastSuccessfulBuild)
- [CentOS/SL 5](http://radiohead.cnaf.infn.it:9999/job/voms-clients-rpm_develop_SL5/lastSuccessfulBuild)

Expand Down

0 comments on commit 5a31d0d

Please sign in to comment.