xorg-xf86-video-apm: updated to 1.2.0.

This commit is contained in:
Tilman Sauerbeck 2008-03-19 17:32:58 +01:00
parent d40e5e41f7
commit dce0efd9bd
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
ac7e05f0dfc7e02cac0bf17b9eb89b11 xf86-video-apm-1.1.1.tar.bz2
4f78650d79656dc803a720049d65682e xf86-video-apm-1.2.0.tar.bz2

View File

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