libvncserver-0.9.13

This commit is contained in:
Rmys
2021-04-26 18:29:19 +03:00
committed by GitHub
parent cfb936f41d
commit 02f1e9135e
+10 -3
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Library for creating VNC (Virtual Network Computing) servers</Summary>
<Description>libvncserver provides a C library to create VNC servers.</Description>
<Archive sha1sum="f2111a7d7e96d7101e7ff3834abd5b0c71c1ed5f" type="targz">https://github.com/LibVNC/libvncserver/archive/LibVNCServer-0.9.12.tar.gz</Archive>
<Archive sha1sum="55d79e6c4305cd67cd487c601298349c17ca05c1" type="targz">https://github.com/LibVNC/libvncserver/archive/LibVNCServer-0.9.13.tar.gz</Archive>
<BuildDependencies>
<Dependency>gnutls-devel</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
@@ -23,8 +23,8 @@
<Dependency>cmake</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">krfb-crash-1.patch</Patch>
<Patch level="1">krfb-crash-2.patch</Patch>
<!-- <Patch level="1">krfb-crash-1.patch</Patch> -->
<!-- <Patch level="1">krfb-crash-2.patch</Patch> -->
</Patches>
</Source>
@@ -63,6 +63,13 @@
</Package>
<History>
<Update release="7">
<Date>2021-04-25</Date>
<Version>0.9.13</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2020-12-09</Date>
<Version>0.9.12</Version>