summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Heinz Wiesinger <pprkut@liwjatan.at>2011-01-09 19:01:38 -0500
committer Robby Workman <rworkman@slackbuilds.org>2011-01-10 15:04:46 -0600
commitf34da808c5bb5988fecd01d18f42032ec30596ea (patch)
tree5810dd2b539688ce76b92939fb8f056b829da98a
parent4bf0056ad099d8c134feb2a3340643f66b86aab2 (diff)
downloadslackbuilds-f34da808c5bb5988fecd01d18f42032ec30596ea.tar.gz
slackbuilds-f34da808c5bb5988fecd01d18f42032ec30596ea.tar.xz
libraries/libvdpau: Updated for version 0.4.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
-rw-r--r--libraries/libvdpau/libvdpau.SlackBuild6
-rw-r--r--libraries/libvdpau/libvdpau.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/libraries/libvdpau/libvdpau.SlackBuild b/libraries/libvdpau/libvdpau.SlackBuild
index b870b11677..4eb5367f2d 100644
--- a/libraries/libvdpau/libvdpau.SlackBuild
+++ b/libraries/libvdpau/libvdpau.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for libvdpau
-# Copyright 2009-2010 Heinz Wiesinger, Amsterdam, The Netherlands
+# Copyright 2009-2011 Heinz Wiesinger, Amsterdam, The Netherlands
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libvdpau
-VERSION=0.4
-BUILD=${BUILD:-2}
+VERSION=0.4.1
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
diff --git a/libraries/libvdpau/libvdpau.info b/libraries/libvdpau/libvdpau.info
index 39839fa381..b781c8ef11 100644
--- a/libraries/libvdpau/libvdpau.info
+++ b/libraries/libvdpau/libvdpau.info
@@ -1,8 +1,8 @@
PRGNAM="libvdpau"
-VERSION="0.4"
+VERSION="0.4.1"
HOMEPAGE="http://cgit.freedesktop.org/~aplattner/libvdpau"
-DOWNLOAD="http://people.freedesktop.org/~aplattner/vdpau/libvdpau-0.4.tar.gz"
-MD5SUM="06da6f81ad37708b33a20ed177a44d81"
+DOWNLOAD="http://people.freedesktop.org/~aplattner/vdpau/libvdpau-0.4.1.tar.gz"
+MD5SUM="8e1f0639bea4e4a842aee93ab64406cc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Heinz Wiesinger"