xorg-xf86-video-mga: updated to 1.4.6.1

This commit is contained in:
Tilman Sauerbeck 2007-01-23 21:15:45 +01:00
parent bb1fbf192c
commit 9a70f4caf8
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
a470b7f9b7b04023e92320ad708f93bc xf86-video-mga-1.4.4.tar.bz2
a678b429a35648f96d3ebf328300de46 xf86-video-mga-1.4.6.1.tar.bz2

View File

@ -4,14 +4,14 @@
# Depends on: xorg-server
name=xorg-xf86-video-mga
version=1.4.4
version=1.4.6.1
release=1
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-mga-$version.tar.bz2)
build() {
cd xf86-video-mga-$version
./configure --prefix=/usr
./configure --prefix=/usr --mandir=/usr/man
make
make DESTDIR=$PKG install