libuv-1.46.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>libuv</Name>
|
||||
@@ -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="aea075b0771cde01e3c3600028df3e3d2dbec2c6" type="targz">https://github.com/libuv/libuv/archive/v1.45.0.tar.gz</Archive>
|
||||
<Archive sha1sum="1c914f56bcee71d304a037fe803274f6d5e77c67" type="targz">https://github.com/libuv/libuv/archive/v1.46.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-sphinx</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -39,6 +39,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2023-07-01</Date>
|
||||
<Version>1.46.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2023-05-21</Date>
|
||||
<Version>1.45.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user