Add new version of davix (#14944)
* Add new version of davix * Update package.py
This commit is contained in:
parent
5ea7031019
commit
21156e6243
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ class Davix(CMakePackage):
|
||||||
list_url = "http://grid-deployment.web.cern.ch/grid-deployment/dms/lcgutil/tar/davix/"
|
list_url = "http://grid-deployment.web.cern.ch/grid-deployment/dms/lcgutil/tar/davix/"
|
||||||
list_depth = 1
|
list_depth = 1
|
||||||
|
|
||||||
version('0.6.8', sha256='e1820f4cc3fc44858ae97197a3922cce2a1130ff553b080ba19e06eb8383ddf7',
|
version('0.7.3', sha256='cd46276e72c6a0da1e2ad30eb66ec509a4c023687767c62a66713fa8c23d328a')
|
||||||
url='http://grid-deployment.web.cern.ch/grid-deployment/dms/lcgutil/tar/davix/0.6.8/davix-0.6.8.tar.gz')
|
version('0.6.8', sha256='e1820f4cc3fc44858ae97197a3922cce2a1130ff553b080ba19e06eb8383ddf7')
|
||||||
|
|
||||||
depends_on('pkgconfig', type='build')
|
depends_on('pkgconfig', type='build')
|
||||||
depends_on('libxml2')
|
depends_on('libxml2')
|
||||||
|
|
Loading…
Reference in a new issue