Skip to content

Commit

Permalink
xorg-server: update to xorg-server-1.19.2
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Raue <[email protected]>
  • Loading branch information
sraue authored and lrusak committed Mar 18, 2017
1 parent f196fbb commit 8dc4c12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/x11/xserver/xorg-server/package.mk
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
################################################################################

PKG_NAME="xorg-server"
PKG_VERSION="1.19.1"
PKG_VERSION="1.19.2"
PKG_ARCH="any"
PKG_LICENSE="OSS"
PKG_SITE="http://www.X.org"
Expand All @@ -29,7 +29,7 @@ PKG_SHORTDESC="xorg-server: The Xorg X server"
PKG_LONGDESC="Xorg is a full featured X server that was originally designed for UNIX and UNIX-like operating systems running on Intel x86 hardware."

PKG_IS_ADDON="no"
PKG_AUTORECONF="no"
PKG_AUTORECONF="yes"

get_graphicdrivers

Expand Down

0 comments on commit 8dc4c12

Please sign in to comment.