diff options
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 |
commit | f34da808c5bb5988fecd01d18f42032ec30596ea (patch) | |
tree | 5810dd2b539688ce76b92939fb8f056b829da98a /libraries/libvdpau/libvdpau.SlackBuild | |
parent | 4bf0056ad099d8c134feb2a3340643f66b86aab2 (diff) |
libraries/libvdpau: Updated for version 0.4.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/libvdpau/libvdpau.SlackBuild')
-rw-r--r-- | libraries/libvdpau/libvdpau.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/libvdpau/libvdpau.SlackBuild b/libraries/libvdpau/libvdpau.SlackBuild index b870b11677cf..4eb5367f2db0 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 |