Merge pull request #11409 from Rmys/master

libmaxminddb ver. bump
This commit is contained in:
Rmys
2023-01-26 18:15:15 +03:00
committed by GitHub
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>C library for the MaxMind DB file format</Summary>
<Description>The libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind.</Description>
<Archive sha1sum="4d7f2a2b5050752977b3e718fd96b359da744a9e" type="targz">https://github.com/maxmind/libmaxminddb/releases/download/1.6.0/libmaxminddb-1.6.0.tar.gz</Archive>
<Archive sha1sum="844a22aa03177390c330be073b809b0d5cdc131e" type="targz">https://github.com/maxmind/libmaxminddb/releases/download/1.7.1/libmaxminddb-1.7.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>glibc-devel</Dependency>
<Dependency>geoip-devel</Dependency>
@@ -40,6 +40,13 @@
</Package>
<History>
<Update release="2">
<Date>2023-01-26</Date>
<Version>1.7.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2021-08-10</Date>
<Version>1.6.0</Version>