From 4ba932341179ca684501dbc5ca932f93f55e7659 Mon Sep 17 00:00:00 2001 From: psykose Date: Mon, 8 May 2023 01:47:22 +0000 Subject: [PATCH] community/xf86-video-i128: upgrade to 1.4.1 --- community/xf86-video-i128/APKBUILD | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/community/xf86-video-i128/APKBUILD b/community/xf86-video-i128/APKBUILD index 4d1be2a6935..c89d0658936 100644 --- a/community/xf86-video-i128/APKBUILD +++ b/community/xf86-video-i128/APKBUILD @@ -1,14 +1,14 @@ # Maintainer: Natanael Copa pkgname=xf86-video-i128 -pkgver=1.4.0 -pkgrel=1 +pkgver=1.4.1 +pkgrel=0 pkgdesc="Number 9 I128 video driver" url="https://xorg.freedesktop.org" arch="all" license="MIT" subpackages="$pkgname-doc" makedepends="xorg-server-dev libxi-dev util-macros xorgproto" -source="https://www.x.org/releases/individual/driver/$pkgname-$pkgver.tar.bz2" +source="https://www.x.org/releases/individual/driver/$pkgname-$pkgver.tar.xz" build() { export LDFLAGS="$LDFLAGS -Wl,-z,lazy" @@ -28,4 +28,6 @@ package() { install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING } -sha512sums="d58baee3f20b3ad2ece6853da0ff20a6d54b984c6e3289bad2715cc003b277a0b44d20ded25cfc116400468df552390bdb5d80fbd3fb60861488ee5d027664b2 xf86-video-i128-1.4.0.tar.bz2" +sha512sums=" +ec6b4dd9092292b5aabff7cf477090fe62c89944d251689817ac8114a65672f85880b719a442f4c742d63dc2d6c61ec315e53da5b5c625074d1aa0b9ace8e865 xf86-video-i128-1.4.1.tar.xz +"