Skip to content

Commit 73c1c6d

Browse files
authored
Merge pull request #450 from wader/bump-x265-8787e87020d77416f0ff0b7f3c97ac8b90332c31
Update x265 to 8787e87020d77416f0ff0b7f3c97ac8b90332c31 from f3c5fbaffaf54b5f79aa8983d59f1b0232d5eccf
2 parents 0fc133d + 6246cc1 commit 73c1c6d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -831,8 +831,8 @@ RUN \
831831
# bump: x265 /X265_VERSION=([[:xdigit:]]+)/ gitrefs:https://bitbucket.org/multicoreware/x265_git.git|re:#^refs/heads/master$#|@commit
832832
# bump: x265 after ./hashupdate Dockerfile X265 $LATEST
833833
# bump: x265 link "Source diff $CURRENT..$LATEST" https://bitbucket.org/multicoreware/x265_git/branches/compare/$LATEST..$CURRENT#diff
834-
ARG X265_VERSION=f3c5fbaffaf54b5f79aa8983d59f1b0232d5eccf
835-
ARG X265_SHA256=af5e5631c9e3feb21cb305c7d9fa1e4bcf7659a8c86a07f770b84c1d96e6f740
834+
ARG X265_VERSION=8787e87020d77416f0ff0b7f3c97ac8b90332c31
835+
ARG X265_SHA256=e6a1aa4e2bb0745d6f855b6db2008643899da9a8ed85cb6f481be8800ff9e829
836836
ARG X265_URL="https://bitbucket.org/multicoreware/x265_git/get/$X265_VERSION.tar.bz2"
837837
# CMAKEFLAGS issue
838838
# https://bitbucket.org/multicoreware/x265_git/issues/620/support-passing-cmake-flags-to-multilibsh

0 commit comments

Comments
 (0)