aboutsummaryrefslogtreecommitdiffstats
path: root/main/xf86-video-ast
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-09-09 09:35:18 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-09-09 09:35:18 +0000
commit4949053fd54d13e89a39d20d3ef6c8f0ba819a5e (patch)
tree9eb276063d9893de93cbd7ac4a7552e44f25cced /main/xf86-video-ast
parentd7188e3a28c89c017115ab99c0108f449210c282 (diff)
downloadaports-4949053fd54d13e89a39d20d3ef6c8f0ba819a5e.tar.bz2
aports-4949053fd54d13e89a39d20d3ef6c8f0ba819a5e.tar.xz
main/xf86-video-ast: upgrade to 1.0.1
Diffstat (limited to 'main/xf86-video-ast')
-rw-r--r--main/xf86-video-ast/APKBUILD11
1 files changed, 5 insertions, 6 deletions
diff --git a/main/xf86-video-ast/APKBUILD b/main/xf86-video-ast/APKBUILD
index ae639307d6..e2434a051f 100644
--- a/main/xf86-video-ast/APKBUILD
+++ b/main/xf86-video-ast/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xf86-video-ast
-pkgver=0.99.9
-pkgrel=1
+pkgver=1.0.1
+pkgrel=0
pkgdesc="X.Org driver for ASpeedTech cards"
url="http://xorg.freedesktop.org/"
arch="all"
@@ -17,7 +17,6 @@ source="http://xorg.freedesktop.org/releases/individual/driver/$pkgname-$pkgver.
_builddir="$srcdir"/$pkgname-$pkgver
prepare() {
cd "$_builddir"
- update_config_sub || return 1
for i in $source; do
case $i in
*.patch) msg $i; patch -p1 -i "$srcdir"/$i || return 1;;
@@ -41,6 +40,6 @@ package() {
rm "$pkgdir"/usr/lib/xorg/modules/drivers/*.la || return 1
install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
}
-md5sums="8e715661cf8b4f76bc80578c2764d8e0 xf86-video-ast-0.99.9.tar.bz2"
-sha256sums="e9bf871d61bbde22a062eb372335eebe0316b33cc7a85bfe0f32ef9cec8db657 xf86-video-ast-0.99.9.tar.bz2"
-sha512sums="0b5e1a2ff03528794809605c75f6df8bc8507db1384de388d08f07e7096be1c9b7abd1c5dd87357b2de61b915d53c104d5e07d7f600fcbc5d9e4593b4d56c560 xf86-video-ast-0.99.9.tar.bz2"
+md5sums="63ac98d6526e3e27e290e1836a229059 xf86-video-ast-1.0.1.tar.bz2"
+sha256sums="e778f1824f5eed7e3197f00f39418de1525e310fd78e0335f6178c26b9b0495b xf86-video-ast-1.0.1.tar.bz2"
+sha512sums="d7c5bb52f05a8ebd4a3e5ae8554462793d9038980d8607c1bfd5c6b89f4a1b0a83931792315cd170900197c8d7a28d47e761f2e1a344218d2b1c49140eb8faa0 xf86-video-ast-1.0.1.tar.bz2"