libmicrohttpd ver. bump

This commit is contained in:
Rmys
2020-01-27 20:40:53 +03:00
parent c77fee04c3
commit e7cb6473eb
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>A compact API and implementation of HTTP web server</Summary>
<Description>libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application.</Description>
<Archive sha1sum="468bf0cf6f27bba36049533c6c7cdc958f4122cb" type="targz">http://ftp.gnu.org/gnu/libmicrohttpd/libmicrohttpd-0.9.59.tar.gz</Archive>
<Archive sha1sum="7b1bf8eb9f5c3cdac1392905a7e1d91c875ed85f" type="targz">http://ftp.gnu.org/gnu/libmicrohttpd/libmicrohttpd-0.9.69.tar.gz</Archive>
<BuildDependencies>
<Dependency>texinfo</Dependency>
<Dependency>gnutls-devel</Dependency>
@@ -56,6 +56,13 @@
</Package>
<History>
<Update release="5">
<Date>2020-01-27</Date>
<Version>0.9.69</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-08-10</Date>
<Version>0.9.59</Version>