libmicrohttpd-0.9.77

This commit is contained in:
Rmys
2023-05-30 15:29:10 +03:00
committed by GitHub
parent f04af61a23
commit 3ebf49cbc6
+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="7b1bf8eb9f5c3cdac1392905a7e1d91c875ed85f" type="targz">http://ftp.gnu.org/gnu/libmicrohttpd/libmicrohttpd-0.9.69.tar.gz</Archive>
<Archive sha1sum="d835f399a42265f7759a462c22e57eee2300f708" type="targz">http://ftp.gnu.org/gnu/libmicrohttpd/libmicrohttpd-0.9.77.tar.gz</Archive>
<BuildDependencies>
<Dependency>texinfo</Dependency>
<Dependency>gnutls-devel</Dependency>
@@ -56,6 +56,13 @@
</Package>
<History>
<Update release="6">
<Date>2023-05-30</Date>
<Version>0.9.77</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2020-01-27</Date>
<Version>0.9.69</Version>