mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
multimedia/x265: Updated for version 3.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1b8577949e
commit
467cc4ddab
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.1.1}
|
||||
REVISION=${REVISION:-6f7c2ae0d5bd}
|
||||
VERSION=${VERSION:-3.1.2}
|
||||
REVISION=${REVISION:-4472578f9adf}
|
||||
SRCNAM=multicoreware
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="x265"
|
||||
VERSION="3.1.1"
|
||||
VERSION="3.1.2"
|
||||
HOMEPAGE="https://www.videolan.org/developers/x265.html"
|
||||
DOWNLOAD="https://bitbucket.org/multicoreware/x265/get/3.1.1.tar.bz2"
|
||||
MD5SUM="ec7c2024a1d7aade113e76a0a418bebb"
|
||||
DOWNLOAD="https://bitbucket.org/multicoreware/x265/get/3.1.2.tar.bz2"
|
||||
MD5SUM="49252fa39248b4c8f94e5719b98b2fae"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue