librsb: add v1.2.0.10 (#26044)

This commit is contained in:
Michele Martone 2021-09-18 23:43:41 +02:00 committed by GitHub
parent 8f3482b2ce
commit 60f0d0ac20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,9 +11,10 @@ class Librsb(AutotoolsPackage):
library for the Recursive Sparse Blocks format"""
homepage = "http://librsb.sourceforge.net/"
url = "http://download.sourceforge.net/librsb/librsb-1.2.0.9.tar.gz"
url = "http://download.sourceforge.net/librsb/librsb-1.2.0.10.tar.gz"
list_url = "https://sourceforge.net/projects/librsb/files/"
version('1.2.0.10', 'ec49f3f78a7c43fc9e10976593d100aa49b1863309ed8fa3ccbb7aad52d2f7b8')
version('1.2.0.9', 'f421f5d572461601120933e3c1cfee2ca69e6ecc92cbb11baa4e86bdedd3d9fa')
version('1.2.0.8', '8bebd19a1866d80ade13eabfdd0f07ae7e8a485c0b975b5d15f531ac204d80cb')