mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
multimedia/x265: Updated for version 1.1.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
6f4a952372
commit
fd4158b88d
2 changed files with 5 additions and 5 deletions
|
@ -23,8 +23,8 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=x265
|
PRGNAM=x265
|
||||||
VERSION=${VERSION:-1.0}
|
VERSION=${VERSION:-1.1}
|
||||||
REVISION=${REVISION:-cea97c4d7945}
|
REVISION=${REVISION:-ae9609aeebdc}
|
||||||
SRCNAM=multicoreware
|
SRCNAM=multicoreware
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="x265"
|
PRGNAM="x265"
|
||||||
VERSION="1.0"
|
VERSION="1.1"
|
||||||
HOMEPAGE="https://www.videolan.org/developers/x265.html"
|
HOMEPAGE="https://www.videolan.org/developers/x265.html"
|
||||||
DOWNLOAD="https://bitbucket.org/multicoreware/x265/get/1.0.tar.bz2"
|
DOWNLOAD="https://bitbucket.org/multicoreware/x265/get/1.1.tar.bz2"
|
||||||
MD5SUM="80efe963d3460caa051fe0b10d36bc10"
|
MD5SUM="e6d33d31abdab1f7bd9c240641933472"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue