diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-03-17 10:47:08 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-03-17 11:01:25 +0000 |
commit | df93713f53333c52a6f24d558330baf21c6a9915 (patch) | |
tree | 30e574b8b014c14520dd0990b380525ebec14f8e /main/xf86-video-sis/APKBUILD | |
parent | d0a43d4a6df16bbdcf90283041f9a4b1303abdb8 (diff) | |
download | aports-df93713f53333c52a6f24d558330baf21c6a9915.tar.bz2 aports-df93713f53333c52a6f24d558330baf21c6a9915.tar.xz |
main/xf86-video-sis: rebuild against xorg-server 1.17
Diffstat (limited to 'main/xf86-video-sis/APKBUILD')
-rw-r--r-- | main/xf86-video-sis/APKBUILD | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/main/xf86-video-sis/APKBUILD b/main/xf86-video-sis/APKBUILD index fce3c0cbbb..29720abf84 100644 --- a/main/xf86-video-sis/APKBUILD +++ b/main/xf86-video-sis/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xf86-video-sis pkgver=0.10.7 -pkgrel=6 +pkgrel=7 pkgdesc="X.org SiS video driver" url="http://xorg.freedesktop.org/" arch="all" @@ -13,7 +13,7 @@ makedepends="pkgconfig xorg-server-dev videoproto renderproto xproto xf86driproto glproto libxi-dev" source="http://xorg.freedesktop.org/releases/individual/driver/$pkgname-$pkgver.tar.bz2 - sis-0.10.7-git.patch" + git-fixes.patch" _builddir="$srcdir"/$pkgname-$pkgver prepare() { @@ -45,8 +45,8 @@ package() { install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING } md5sums="f01e5e20e37342acf1983d269886171b xf86-video-sis-0.10.7.tar.bz2 -268a460c217b9108c2e43608a066198a sis-0.10.7-git.patch" +78e366bfdc9755c461b2c66e54d384f0 git-fixes.patch" sha256sums="be2eb6acba081e88dabc5be9db379e3da89a4d4edeb68064f204bf343a411cd0 xf86-video-sis-0.10.7.tar.bz2 -7cc3c746f0921b72b4a2cae599790d115424f813dde8b74a0fe8222152a9c4cf sis-0.10.7-git.patch" +a340653dbe1bbd0fff1b881b1245793149d46a397baf51264ce9a42e1a254eab git-fixes.patch" sha512sums="095fd47803e8296ca3769b5c62e9399b6759023660c42b215b708dfed456e3cf2dad93b8abcb48887bd40e0d0b1435d4e1d711a721f5cb55bef4d7093ab387fa xf86-video-sis-0.10.7.tar.bz2 -985e067fbf21d5151b96d497a4325d98d1fcb4f8b3bb3fa7bf7be7574a343b4bca2460545cb60048ec8b023c03249c18062db0c80cadb899a20d9a3dc41563e4 sis-0.10.7-git.patch" +c1829ceb30d9b1f7eb16c0d2d286acc3c9f3b092241e8b1ccb5109d929f757599213c555adba16f95910747a6008e870f40b7373f4a511f293063ec44191d641 git-fixes.patch" |