aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-10-24 18:24:00 -0300
committerSören Tempel <soeren+git@soeren-tempel.net>2019-10-25 17:00:35 +0200
commit4cfbbe95a8b0ef94e5617581283c52a81511cdf3 (patch)
tree180e552b0e6bf0888e5b8a32fee557269b091508
parentea01bb226907d1841c222a4d45832c3c36378115 (diff)
main/xf86-video-ati: upgrade to 19.1.0
-rw-r--r--main/xf86-video-ati/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/xf86-video-ati/APKBUILD b/main/xf86-video-ati/APKBUILD
index 470fb937b52..807f349c4b4 100644
--- a/main/xf86-video-ati/APKBUILD
+++ b/main/xf86-video-ati/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xf86-video-ati
-pkgver=19.0.1
+pkgver=19.1.0
pkgrel=0
pkgdesc="ATI video driver"
url="https://xorg.freedesktop.org/wiki/"
@@ -18,7 +18,7 @@ makedepends="
xorgproto
"
options="!check" # No testsuite
-source="https://www.x.org/releases/individual/driver/$pkgname-$pkgver.tar.bz2"
+source="https://www.x.org/releases/individual/driver/xf86-video-ati-$pkgver.tar.bz2"
build() {
cd "$builddir"
@@ -36,4 +36,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="e04c5395e3a49d81b8f7a4b0e11fe8c9ebd17af056a4eab4541873796dce05b103c93fb185f3a00873010df0655cd7311e6d27e177aeb7345c4c8017bbd1eb17 xf86-video-ati-19.0.1.tar.bz2"
+sha512sums="73a81f6c492daf2e89067fb52b3033dc0fe6841f109627ddca1aee54a45a738c8c134443753a2a2aaa2c131e1d560057ebc76351ff2304c16407df3ff568fcd6 xf86-video-ati-19.1.0.tar.bz2"