xorg-xf86-video-rendition: updated to 4.1.3

This commit is contained in:
Tilman Sauerbeck 2007-01-23 21:20:43 +01:00
parent 03c0e0a97a
commit f050170716
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
a0d2fb2d4a5d75b65d033a318e3a9798 xf86-video-rendition-4.1.2.tar.bz2
a8b97feccb32184820d5856fe78d34db xf86-video-rendition-4.1.3.tar.bz2

View File

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