summaryrefslogtreecommitdiffstats
path: root/main/xf86-video-vesa/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/xf86-video-vesa/APKBUILD')
-rw-r--r--main/xf86-video-vesa/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/xf86-video-vesa/APKBUILD b/main/xf86-video-vesa/APKBUILD
index e2cd29d5fc5..8eed0bb138e 100644
--- a/main/xf86-video-vesa/APKBUILD
+++ b/main/xf86-video-vesa/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xf86-video-vesa
-pkgver=2.2.1
-pkgrel=1
+pkgver=2.3.0
+pkgrel=0
pkgdesc="X.org vesa video driver"
url="http://xorg.freedesktop.org/"
license="custom"
@@ -24,4 +24,4 @@ package() {
make DESTDIR="$pkgdir" install || return 1
install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
}
-md5sums="61a1dc9a22991bd04d0ff98f800775c1 xf86-video-vesa-2.2.1.tar.bz2"
+md5sums="07fa32958aff9b463dd3af5481ef6626 xf86-video-vesa-2.3.0.tar.bz2"