xorg-server-1.20.10

This commit is contained in:
Rmys
2021-02-24 21:41:03 +03:00
committed by GitHub
parent ff9b4e9ef4
commit bfc3a93394
2 changed files with 9 additions and 1 deletions
+1
View File
@@ -14,6 +14,7 @@ def setup():
autotools.configure("--enable-install-libxf86config \
--disable-systemd-logind \
--enable-ipv6 \
--enable-aiglx \
--enable-glx-tls \
--enable-composite \
+8 -1
View File
@@ -11,7 +11,7 @@
<License>MIT</License>
<Summary>X.Org X Server</Summary>
<Description>X server is the main application that allows a graphical interface.</Description>
<Archive sha1sum="4b70ac63fa864f0569712d634a61496d015c3b86" type="tarbz2">mirrors://xorg/individual/xserver/xorg-server-1.20.9.tar.bz2</Archive>
<Archive sha1sum="e698b30adb781dfe0e7bee0aa489ea9df404a5db" type="tarbz2">mirrors://xorg/individual/xserver/xorg-server-1.20.10.tar.bz2</Archive>
<BuildDependencies>
<Dependency>libbsd-devel</Dependency>
<Dependency>font-util</Dependency>
@@ -274,6 +274,13 @@
</Package>
<History>
<Update release="18">
<Date>2021-02-23</Date>
<Version>1.20.10</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="17">
<Date>2020-12-09</Date>
<Version>1.20.9</Version>