Skip to content

Commit

Permalink
xf86-video-intel: bump to 8b8c9a36 (fixes segfault when refreshrate c…
Browse files Browse the repository at this point in the history
…hanging)
  • Loading branch information
fritsch committed Feb 3, 2016
1 parent 09f28f3 commit 2f83a1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/x11/driver/xf86-video-intel/package.mk
Expand Up @@ -17,13 +17,13 @@
################################################################################

PKG_NAME="xf86-video-intel"
PKG_VERSION="371219c"
PKG_VERSION="8b8c9a36"
PKG_REV="1"
PKG_ARCH="x86_64"
PKG_LICENSE="OSS"
PKG_SITE="http://intellinuxgraphics.org/"
PKG_URL="http://xorg.freedesktop.org/archive/individual/driver/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_URL="http://fritsch.fruehberger.net/sources/$PKG_NAME-$PKG_VERSION.tar.xz"
PKG_URL="http://fritsch.fruehberger.net/sources/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS_TARGET="toolchain libXcomposite util-macros fontsproto systemd xorg-server"
PKG_PRIORITY="optional"
PKG_SECTION="x11/driver"
Expand Down

0 comments on commit 2f83a1c

Please sign in to comment.