summaryrefslogtreecommitdiff
path: root/xorg-xf86-video-vesa
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-xf86-video-vesa')
-rw-r--r--xorg-xf86-video-vesa/.signature6
-rw-r--r--xorg-xf86-video-vesa/Pkgfile3
2 files changed, 4 insertions, 5 deletions
diff --git a/xorg-xf86-video-vesa/.signature b/xorg-xf86-video-vesa/.signature
index baadbec5..219e22be 100644
--- a/xorg-xf86-video-vesa/.signature
+++ b/xorg-xf86-video-vesa/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/xorg.pub
-RWTSGWF5Q7TndA8Zf9TTd8wzscq9ZbNKG1EnN9XUkNmRjyrSGWVzyC8tvNN+yJFYhq/6jmCg7Fg7ERr/UQtPU7o/ouT67UeK9AE=
-SHA256 (Pkgfile) = 706d13b6e6552e3a82e5b33e8c6deba059a8a597c705d954dd9aecfb26aeb39e
+RWTSGWF5Q7TndIbEEWXxgEjUz+XkUqStuIc/YRs9i1PfIGvMJa9bREpektk684BLHuOrRrbGygAU4csDCEA4UGvcS/meJOBXugs=
+SHA256 (Pkgfile) = 652a566701a4db134b8d0e7af803db409a67d2c54bac597a0c468ffd6ca8a6b9
SHA256 (.footprint) = 675c57efe7d575ea018b062e903e7f3cb28b5815783c7886347364c13063b04f
-SHA256 (xf86-video-vesa-2.4.0.tar.bz2) = bf443c94d7bf6cd4e248f8a3147f4647be04dc4c80250d9405006263bbdee38c
+SHA256 (xf86-video-vesa-2.5.0.tar.bz2) = 1f1624f3c73906801ad1bc98335a2cb5676a7a4d18e5374d9a1d18464e54c659
diff --git a/xorg-xf86-video-vesa/Pkgfile b/xorg-xf86-video-vesa/Pkgfile
index 5a43730c..a2145728 100644
--- a/xorg-xf86-video-vesa/Pkgfile
+++ b/xorg-xf86-video-vesa/Pkgfile
@@ -4,14 +4,13 @@
# Depends on: xorg-server
name=xorg-xf86-video-vesa
-version=2.4.0
+version=2.5.0
release=1
source=(https://www.x.org/releases/individual/driver/xf86-video-vesa-$version.tar.bz2)
build() {
cd xf86-video-vesa-$version
./configure --prefix=/usr
-
make
make DESTDIR=$PKG install
}

Generated by cgit