mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/libvdpau: Updated for version 0.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
701a0c4651
commit
6e02888185
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libvdpau
|
||||
VERSION=${VERSION:-0.7}
|
||||
VERSION=${VERSION:-0.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libvdpau"
|
||||
VERSION="0.7"
|
||||
VERSION="0.8"
|
||||
HOMEPAGE="http://cgit.freedesktop.org/~aplattner/libvdpau"
|
||||
DOWNLOAD="http://people.freedesktop.org/~aplattner/vdpau/libvdpau-0.7.tar.gz"
|
||||
MD5SUM="cb81b0c3b7d32b2b2a51894ef05b95ce"
|
||||
DOWNLOAD="http://people.freedesktop.org/~aplattner/vdpau/libvdpau-0.8.tar.gz"
|
||||
MD5SUM="acf68adc8b8ff4f72be6e8679abc284e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue