Skip to content

Commit

Permalink
multimedia/x265: Updated for version 4.1.
Browse files Browse the repository at this point in the history
Signed-off-by: Willy Sudiarto Raharjo <[email protected]>
  • Loading branch information
willysr committed Dec 4, 2024
1 parent e5fe738 commit d4ea2d1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion multimedia/x265/x265.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)

PRGNAM=x265
VERSION=${VERSION:-3.6}
VERSION=${VERSION:-4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
Expand Down
6 changes: 3 additions & 3 deletions multimedia/x265/x265.info
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PRGNAM="x265"
VERSION="3.6"
VERSION="4.1"
HOMEPAGE="https://www.videolan.org/developers/x265.html"
DOWNLOAD="https://bitbucket.org/multicoreware/x265_git/downloads/x265_3.6.tar.gz"
MD5SUM="99997ecc8ee4d3575ba7715c759ad3bb"
DOWNLOAD="https://bitbucket.org/multicoreware/x265_git/downloads/x265_4.1.tar.gz"
MD5SUM="f1c3c80248d8574378a4aac8f374f6de"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
Expand Down

0 comments on commit d4ea2d1

Please sign in to comment.