Skip to content

Commit bdc87e3

Browse files
committed
ports/xorg-server: Upgrade to 21.1.11
1 parent 850157b commit bdc87e3

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

recipes/xorg-server

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name=xorg-server
2-
version=21.1.10
2+
version=21.1.11
33
revision=1
44
tarball_url="https://www.x.org/releases/individual/xserver/xorg-server-${version}.tar.xz"
5-
tarball_blake2b="c06d5f09e79b608d9e37f43ed05a0932d9e195cc0da418621c2db45be85ccceef38b14631a4b90e78468c845e4852dc07c65208138b93975f091b2139e437a60"
5+
tarball_blake2b="0a18840979bb8b20b02eca9d737f20ddcf92a4771386074c38692df8a1c9b0f471af2211f3006f845ad0dd887b3844b7e7aac761bc12fc4e4177f1ada32ec503"
66
source_hostdeps="automake autoconf libtool pkg-config"
77
source_deps="xtrans xorg-font-util xorg-util-macros"
88
hostdeps="gcc autoconf automake libtool pkg-config"
9-
deps="core-libs xorg-proto xcb-proto xtrans libxcvt libxshmfence libx11 libxaw libxxf86vm libxkbfile libxmu libxfont2 libepoxy libxi libxv libxdamage libxrender libxrandr libxcb libxfixes libxext nettle xorg-xkbcomp xkeyboard-config pixman"
9+
deps="core-libs xorg-proto xcb-proto xtrans libxinerama libxcvt libxshmfence libx11 libxaw libxxf86vm libxkbfile libxmu libxfont2 libepoxy libxi libxv libxdamage libxrender libxrandr libxcb libxfixes libxext nettle xorg-xkbcomp xkeyboard-config pixman"
1010

1111
regenerate() {
1212
autotools_recursive_regen
@@ -29,7 +29,6 @@ build() {
2929
--disable-dpms \
3030
--disable-screensaver \
3131
--disable-xres \
32-
--disable-xinerama \
3332
--disable-xvmc \
3433
--disable-systemd-logind \
3534
--disable-secure-rpc \

0 commit comments

Comments
 (0)