libmaxminddb: add v1.7.1 (#37185)

This commit is contained in:
Alec Scott 2023-04-28 11:08:21 -07:00 committed by GitHub
parent 4363b1c2dc
commit 7853ffc881
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,7 @@ class Libmaxminddb(AutotoolsPackage):
"https://github.com/maxmind/libmaxminddb/releases/download/1.3.2/libmaxminddb-1.3.2.tar.gz"
)
version("1.7.1", sha256="e8414f0dedcecbc1f6c31cb65cd81650952ab0677a4d8c49cab603b3b8fb083e")
version("1.3.2", sha256="e6f881aa6bd8cfa154a44d965450620df1f714c6dc9dd9971ad98f6e04f6c0f0")
def configure_args(self):