mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
multimedia/x265: Updated for version 3.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
09b457c302
commit
cb2c725b50
2 changed files with 5 additions and 5 deletions
|
@ -23,8 +23,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=x265
|
||||
VERSION=${VERSION:-3.0}
|
||||
REVISION=${REVISION:-72188bd2f034}
|
||||
VERSION=${VERSION:-3.1}
|
||||
REVISION=${REVISION:-acce27790559}
|
||||
SRCNAM=multicoreware
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="x265"
|
||||
VERSION="3.0"
|
||||
VERSION="3.1"
|
||||
HOMEPAGE="https://www.videolan.org/developers/x265.html"
|
||||
DOWNLOAD="https://bitbucket.org/multicoreware/x265/get/3.0.tar.bz2"
|
||||
MD5SUM="c11362327231a19588ed4a4f2ae5a9eb"
|
||||
DOWNLOAD="https://bitbucket.org/multicoreware/x265/get/3.1.tar.bz2"
|
||||
MD5SUM="11eb520bfc6929e2ee7e4c0349c9120f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue