libmicrohttpd: version bump to 0.9.54
This commit is contained in:
@@ -68,11 +68,8 @@
|
||||
2016-12-30 /desktop/kde/applications/kdf/pspec.xml
|
||||
2016-12-30 /desktop/kde/applications/mailcommon/pspec.xml
|
||||
2016-11-20 /desktop/kde/applications/kdeaudio-thumbnailer/pspec.xml
|
||||
2016-06-09 /desktop/toolkit/gtk/cairomm/pspec.xml
|
||||
2015-03-18 /desktop/gnome/base/librest/pspec.xml
|
||||
2016-08-26 /desktop/pisilinux/pisilinux-welcome/pspec.xml
|
||||
2016-07-04 /desktop/pisilinux/pisiplayer/pspec.xml
|
||||
2016-06-08 /server/web/libmicrohttpd/pspec.xml
|
||||
2016-06-08 /server/bind/pspec.xml
|
||||
2016-10-27 /server/ntp/pspec.xml
|
||||
2016-06-08 /server/dhcp/pspec.xml
|
||||
|
||||
@@ -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="36ff5be9e6f50f0ba71025f21c026254ece7197b" type="targz">http://ftp.gnu.org/gnu/libmicrohttpd/libmicrohttpd-0.9.49.tar.gz</Archive>
|
||||
<Archive sha1sum="ff1c1a4c63e3d7c7a057adbc33db2a887340bf3f" type="targz">http://ftp.gnu.org/gnu/libmicrohttpd/libmicrohttpd-0.9.54.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>gnutls-devel</Dependency>
|
||||
<Dependency>libgcrypt-devel</Dependency>
|
||||
@@ -40,10 +40,11 @@
|
||||
<Package>
|
||||
<Name>libmicrohttpd-devel</Name>
|
||||
<Summary>Development files for libmicrohttpd</Summary>
|
||||
<BuildDependencies>
|
||||
<BuildDependencies>
|
||||
<Dependency>gnutls-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>gnutls-devel</Dependency>
|
||||
<Dependency release="current">libmicrohttpd</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
@@ -54,6 +55,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-05-09</Date>
|
||||
<Version>0.9.54</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-06-08</Date>
|
||||
<Version>0.9.49</Version>
|
||||
@@ -61,7 +69,6 @@
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
|
||||
<Update release="1">
|
||||
<Date>2016-04-25</Date>
|
||||
<Version>0.9.49</Version>
|
||||
@@ -70,4 +77,4 @@
|
||||
<Email>alialgul@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user