mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/libvdpau: Updated for version 1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
da0345b619
commit
4f24bce475
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.9}
|
||||
VERSION=${VERSION:-1.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libvdpau"
|
||||
VERSION="0.9"
|
||||
VERSION="1.1"
|
||||
HOMEPAGE="http://cgit.freedesktop.org/~aplattner/libvdpau"
|
||||
DOWNLOAD="http://people.freedesktop.org/~aplattner/vdpau/libvdpau-0.9.tar.gz"
|
||||
MD5SUM="3a1f8f3ec6e6adcfbc6044c8f00d7d51"
|
||||
DOWNLOAD="http://people.freedesktop.org/~aplattner/vdpau/libvdpau-1.1.tar.gz"
|
||||
MD5SUM="38d362869f1da5516f0f927db4d606c3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue