diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-03-17 09:32:58 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-03-17 11:01:25 +0000 |
commit | 44ef010faacedd7cd5c8eae10807dce23fc3f107 (patch) | |
tree | a5f40d68a8f6cda3eac0478f81188840b186981a /main/xf86-video-rendition/APKBUILD | |
parent | 94dcde212867ffcb3ee91b54fd3dedf51c184a7f (diff) | |
download | aports-44ef010faacedd7cd5c8eae10807dce23fc3f107.tar.bz2 aports-44ef010faacedd7cd5c8eae10807dce23fc3f107.tar.xz |
main/xf86-video-rendition: rebuild against xorg-server 1.17
Diffstat (limited to 'main/xf86-video-rendition/APKBUILD')
-rw-r--r-- | main/xf86-video-rendition/APKBUILD | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/main/xf86-video-rendition/APKBUILD b/main/xf86-video-rendition/APKBUILD index c5de6cf3f1..f11b3731ba 100644 --- a/main/xf86-video-rendition/APKBUILD +++ b/main/xf86-video-rendition/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xf86-video-rendition pkgver=4.2.5 -pkgrel=5 +pkgrel=6 pkgdesc="Rendition video driver" url="http://xorg.freedesktop.org/" arch="all" @@ -12,7 +12,7 @@ makedepends="pkgconfig xorg-server-dev libxi-dev fontsproto randrproto videoproto renderproto" source="http://xorg.freedesktop.org/releases/individual/driver/$pkgname-$pkgver.tar.bz2 - mibstore.patch" + git-fixes.patch" prepare() { cd "$srcdir"/$pkgname-$pkgver @@ -42,8 +42,8 @@ package() { install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING } md5sums="6db439a0f89e6f00c4f5175510d8e0c1 xf86-video-rendition-4.2.5.tar.bz2 -bf6125aff3bcce84b6d289c1b8ae510b mibstore.patch" +3f1fa36dc881ff41a8fa28ce0ab9069d git-fixes.patch" sha256sums="39b5569338237de6e17b2a2c6be73ac6c405ee596079c41a7028cfd6e54134cb xf86-video-rendition-4.2.5.tar.bz2 -93a59e9deed98af201c8bb231fdf3214fcd02dae8ef2f880b044b4fd100cdb4c mibstore.patch" +43301ab296b6a928ed880ea56fc476c7c2d80803c9a63b71e0391fca10457f55 git-fixes.patch" sha512sums="203529e2a9c917362ac7c9b4247a9a0a4a7e1911bd022a26b00f467ec4cfd9ce742465aba29618cbfaa5ac5ff0b43e5a54f651e45e81aa950776685e4f74ba72 xf86-video-rendition-4.2.5.tar.bz2 -f05cfc55def69453152d2f45d50cadb5641601cd7f7f8a197482a7ea6cfbec271c5872cdfff3fc3c9dea9a878990a4a943685c383095d925e17641a3c4a2acba mibstore.patch" +a207ec4a6ae086c9a5424485f2001b5a18273c3aedb6ccb347a6d5320cfceb5e4ab159fbc89cc315a707064c0eef8580ec9379b09ad033ce19242cc0ba310f94 git-fixes.patch" |