Update scalpel package.py (#13746)
* Update package.py Update scalpel version 0.5.4 * Update package.py
This commit is contained in:
parent
d3c1547dba
commit
686e613e94
@ -13,8 +13,9 @@ class Scalpel(MakefilePackage):
|
||||
"""
|
||||
|
||||
homepage = "http://scalpel.sourceforge.net/index.html"
|
||||
url = "https://downloads.sourceforge.net/project/scalpel/scalpel-0.5.3.tar.gz"
|
||||
url = "https://downloads.sourceforge.net/project/scalpel/scalpel-0.5.4.tar.gz"
|
||||
|
||||
version('0.5.4', sha256='506f731b3886def158c15fd8b74fa98390f304a507d2040972e6b09ddefac8f0')
|
||||
version('0.5.3', sha256='d45b569fe3aa5934883bc7216c243d53168351c23e020d96a46fa77a1563b65e')
|
||||
|
||||
depends_on('perl@5.10.0:')
|
||||
|
Loading…
Reference in New Issue
Block a user