aboutsummaryrefslogtreecommitdiffstats
path: root/main/libvdpau
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-02-03 08:47:00 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-02-03 08:47:00 +0000
commit13f2e152385a983cc8f25b482caaad401ef33a6f (patch)
treee00c95f839fd61f2255c44a09b05c21e2752b7e9 /main/libvdpau
parentabe1215c1c08e16d56e7531a04dc629872dcfb4b (diff)
downloadaports-13f2e152385a983cc8f25b482caaad401ef33a6f.tar.bz2
aports-13f2e152385a983cc8f25b482caaad401ef33a6f.tar.xz
main/libvdpau: upgrade to 0.9
Diffstat (limited to 'main/libvdpau')
-rw-r--r--main/libvdpau/APKBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/main/libvdpau/APKBUILD b/main/libvdpau/APKBUILD
index eef6d7d8b1..bc31b5f0e7 100644
--- a/main/libvdpau/APKBUILD
+++ b/main/libvdpau/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libvdpau
-pkgver=0.8
+pkgver=0.9
pkgrel=0
pkgdesc="Nvidia VDPAU library"
url="http://cgit.freedesktop.org/~aplattner/libvdpau"
@@ -17,7 +17,6 @@ _builddir="$srcdir"/$pkgname-$pkgver
prepare() {
cd "$_builddir"
- update_config_sub || return 1
# apply patches here
}
@@ -44,6 +43,6 @@ package() {
install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/" || return 1
}
-md5sums="acf68adc8b8ff4f72be6e8679abc284e libvdpau-0.8.tar.gz"
-sha256sums="73a7d11cc1abed8bcaf1392bd361fc00fd43bd85bbeafb12a64bdd0bcb4101ed libvdpau-0.8.tar.gz"
-sha512sums="c7e7c74f4849f83bed170f4428c381f868f34cbb59444c4e65af4ad1eac19ea9450aa422b35af6c031c2b168a73282fe7bf96d69d5581f24d3c689aa849d1c56 libvdpau-0.8.tar.gz"
+md5sums="3a1f8f3ec6e6adcfbc6044c8f00d7d51 libvdpau-0.9.tar.gz"
+sha256sums="e32957140835a545a01a3972db1143e01174db3d9c0017e51f6a3bf8b09c0e6e libvdpau-0.9.tar.gz"
+sha512sums="8e69712a91e17c3388742f2a4c0a8887113fe06a81dbedf1faa7fc3985a289cd067a9134399f9747fd4b3b1499c46e7871a3b34f74f6e9c95b07ea877739e51f libvdpau-0.9.tar.gz"