summaryrefslogtreecommitdiff
path: root/xorg-xf86-video-sis
diff options
context:
space:
mode:
authorTilman Sauerbeck <tilman@crux.nu>2007-01-23 21:24:10 +0100
committerTilman Sauerbeck <tilman@crux.nu>2007-01-23 21:24:10 +0100
commit50d657f544fae0283ee591eab5aa7a1854b8f5df (patch)
treefc1cde4d5910c1aab171951655dde33b3ab9d557 /xorg-xf86-video-sis
parentf05017071648a078d5475ba2c873a9d99eb15847 (diff)
downloadxorg-50d657f544fae0283ee591eab5aa7a1854b8f5df.tar.gz
xorg-50d657f544fae0283ee591eab5aa7a1854b8f5df.tar.xz
xorg-xf86-video-sis: updated to 0.9.3
Diffstat (limited to 'xorg-xf86-video-sis')
-rw-r--r--xorg-xf86-video-sis/.md5sum2
-rw-r--r--xorg-xf86-video-sis/Pkgfile4
2 files changed, 3 insertions, 3 deletions
diff --git a/xorg-xf86-video-sis/.md5sum b/xorg-xf86-video-sis/.md5sum
index fd8b659d..c0afa250 100644
--- a/xorg-xf86-video-sis/.md5sum
+++ b/xorg-xf86-video-sis/.md5sum
@@ -1 +1 @@
-ada663e2c0ba297b052175675027d700 xf86-video-sis-0.9.1.tar.bz2
+e35d817fa4ee7beb6cd5aa744b9c0783 xf86-video-sis-0.9.3.tar.bz2
diff --git a/xorg-xf86-video-sis/Pkgfile b/xorg-xf86-video-sis/Pkgfile
index 0f0f60d7..2d0bcc58 100644
--- a/xorg-xf86-video-sis/Pkgfile
+++ b/xorg-xf86-video-sis/Pkgfile
@@ -3,14 +3,14 @@
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
name=xorg-xf86-video-sis
-version=0.9.1
+version=0.9.3
release=1
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-sis-$version.tar.bz2)
build() {
cd xf86-video-sis-$version
- ./configure --prefix=/usr
+ ./configure --prefix=/usr --mandir=/usr/man
make
make DESTDIR=$PKG install

Generated by cgit