mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/libvpx: Updated for version 1.3.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
76170d2ba8
commit
2ef92e76f0
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@
|
||||||
# Modified by SlackBuilds.org
|
# Modified by SlackBuilds.org
|
||||||
|
|
||||||
PRGNAM=libvpx
|
PRGNAM=libvpx
|
||||||
VERSION=${VERSION:-1.2.0}
|
VERSION=${VERSION:-1.3.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="libvpx"
|
PRGNAM="libvpx"
|
||||||
VERSION="1.2.0"
|
VERSION="1.3.0"
|
||||||
HOMEPAGE="http://www.webmproject.org/"
|
HOMEPAGE="http://www.webmproject.org/"
|
||||||
DOWNLOAD="http://webm.googlecode.com/files/libvpx-v1.2.0.tar.bz2"
|
DOWNLOAD="http://webm.googlecode.com/files/libvpx-v1.3.0.tar.bz2"
|
||||||
MD5SUM="f8de058e6ba14555144583a2d031fe19"
|
MD5SUM="14783a148872f2d08629ff7c694eb31f"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue