xorg-xf86-video-neomagic: updated to 1.2.0

This commit is contained in:
Tilman Sauerbeck 2008-03-20 17:52:45 +01:00
parent 696b990055
commit 124b9ab69b
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
7a3d3d6e60b9686d955c45d9ebbd5c1b xf86-video-neomagic-1.1.1.tar.bz2
9154e6f4f6f66bc579fa7caf041d1d92 xf86-video-neomagic-1.2.0.tar.bz2

View File

@ -3,14 +3,14 @@
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
name=xorg-xf86-video-neomagic
version=1.1.1
version=1.2.0
release=1
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-neomagic-$version.tar.bz2)
build() {
cd xf86-video-neomagic-$version
./configure --prefix=/usr
./configure --prefix=/usr --mandir=/usr/man
make
make DESTDIR=$PKG install