summaryrefslogtreecommitdiffstats
path: root/source/x/libvdpau/libvdpau.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-03-08 04:39:53 +0000
committer Eric Hameleers <alien@slackware.com>2022-03-08 06:59:43 +0100
commit861f54c49fa9e8d462041bcaa635d99707a822e3 (patch)
treeeaa3eaa47efaacaa6490d8f7618486b5b3e619e0 /source/x/libvdpau/libvdpau.SlackBuild
parentdf4750375af0e73d31baf30573fd5b8787b4e2a7 (diff)
downloadcurrent-861f54c49fa9e8d462041bcaa635d99707a822e3.tar.gz
current-861f54c49fa9e8d462041bcaa635d99707a822e3.tar.xz
Tue Mar 8 04:39:53 UTC 202220220308043953
l/boost-1.78.0-x86_64-3.txz: Rebuilt. This update has been patched to fix a regression: Boost.Build silently skips installation of library headers and binaries in some cases. Thanks to Willy Sudiarto Raharjo.
Diffstat (limited to '')
-rwxr-xr-xsource/x/libvdpau/libvdpau.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/x/libvdpau/libvdpau.SlackBuild b/source/x/libvdpau/libvdpau.SlackBuild
index 7ee30c090..4b15127c2 100755
--- a/source/x/libvdpau/libvdpau.SlackBuild
+++ b/source/x/libvdpau/libvdpau.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libvdpau
VERSION=${VERSION:-$(echo libvdpau-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d- | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in