xorg-xf86-video-dummy: updated to 0.3.7

This commit is contained in:
Fredrik Rinnestam 2013-09-09 21:43:24 +02:00
parent ea88f3f97f
commit 91b53308eb
2 changed files with 4 additions and 6 deletions

View File

@ -1,2 +1 @@
148391171d0755881b97b0348761f219 mibstore.patch
dc40aebf031f933523dcf101befe99e4 xf86-video-dummy-0.3.6.tar.bz2
071e408461f2fec1764723474fbafdf4 xf86-video-dummy-0.3.7.tar.bz2

View File

@ -4,13 +4,12 @@
# Depends on: xorg-server
name=xorg-xf86-video-dummy
version=0.3.6
release=2
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-dummy-$version.tar.bz2 mibstore.patch)
version=0.3.7
release=1
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-dummy-$version.tar.bz2)
build() {
cd xf86-video-dummy-$version
patch -p1 -i $SRC/mibstore.patch
./configure --prefix=/usr
make