xorg-server: bump to version 1.17.3
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
9f3c0bc551
commit
3c79446dc7
@ -70,7 +70,7 @@ choice
|
||||
bool "X Window System server version"
|
||||
|
||||
config BR2_PACKAGE_XSERVER_XORG_SERVER_V_1_17
|
||||
bool "1.17.2"
|
||||
bool "1.17.3"
|
||||
select BR2_PACKAGE_XSERVER_XORG_SERVER_VIDEODRV_ABI_19
|
||||
select BR2_PACKAGE_XPROTO_PRESENTPROTO
|
||||
|
||||
@ -82,7 +82,7 @@ endchoice
|
||||
|
||||
config BR2_PACKAGE_XSERVER_XORG_SERVER_VERSION
|
||||
string
|
||||
default "1.17.2" if BR2_PACKAGE_XSERVER_XORG_SERVER_V_1_17
|
||||
default "1.17.3" if BR2_PACKAGE_XSERVER_XORG_SERVER_V_1_17
|
||||
default "1.14.7" if BR2_PACKAGE_XSERVER_XORG_SERVER_V_1_14
|
||||
|
||||
choice
|
||||
|
@ -1,6 +1,6 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2014-June/002440.html
|
||||
sha1 7a95765e56b124758fcd7b609589e65b8870880b xorg-server-1.14.7.tar.bz2
|
||||
sha256 fcf66fa6ad86227613d2d3e8ae13ded297e2a1e947e9060a083eaf80d323451f xorg-server-1.14.7.tar.bz2
|
||||
# From http://lists.x.org/archives/xorg-announce/2015-June/002614.html
|
||||
sha1 56ac29a82b99bcf4c7ba2fca41a44cfa18748262 xorg-server-1.17.2.tar.bz2
|
||||
sha256 f61120612728f2c5034671d0ca3e2273438c60aba93b3dda4a8aa40e6a257993 xorg-server-1.17.2.tar.bz2
|
||||
# From http://lists.x.org/archives/xorg-announce/2015-October/002647.html
|
||||
sha1 78c33555d267fe0feda945d02f627cbc5aacbba5 xorg-server-1.17.3.tar.bz2
|
||||
sha256 89b5c6b7e7ec4731645283d2178f607825b75a470e76b3ad3cb1c1dbd2456b73 xorg-server-1.17.3.tar.bz2
|
||||
|
Loading…
Reference in New Issue
Block a user