devel rebuild

This commit is contained in:
Rmys
2020-12-16 23:34:18 +03:00
parent 09e6a289d6
commit e9632039c8
50 changed files with 595 additions and 77 deletions
+9 -2
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Multi-platform support library with a focus on asynchronous I/O</Summary>
<Description>libuv is a multi-platform support library with a focus on asynchronous I/O. It was primarily developed for use by Node.js, but it's also used by Luvit, Julia, pyuv, and others.</Description>
<Archive sha1sum="900a086dc3bcbe3409d51975c9e07cb70418cde0" type="targz">https://github.com/libuv/libuv/archive/v1.34.0.tar.gz</Archive>
<Archive sha1sum="ce3e37e8a5c42f905bfa2364f3894173f14beee1" type="targz">https://github.com/libuv/libuv/archive/v1.40.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-sphinx</Dependency>
</BuildDependencies>
@@ -39,7 +39,14 @@
</Package>
<History>
<Update release="4">
<Update release="5">
<Date>2020-12-09</Date>
<Version>1.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2019-12-26</Date>
<Version>1.34.0</Version>
<Comment>Version bump</Comment>