Skip to content

Commit

Permalink
Merge pull request #526 from wader/bump-x265-cdf897bfba098666e673a64a…
Browse files Browse the repository at this point in the history
…96fda4c057318699

Update x265 to cdf897bfba098666e673a64a96fda4c057318699 from 8e821182028cdcc9ad5a089e2d8be7cc96a4a933
  • Loading branch information
wader authored Sep 13, 2024
2 parents 8b00fd4 + 8076520 commit 707a488
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -877,8 +877,8 @@ RUN \
# bump: x265 /X265_VERSION=([[:xdigit:]]+)/ gitrefs:https://bitbucket.org/multicoreware/x265_git.git|re:#^refs/heads/master$#|@commit
# bump: x265 after ./hashupdate Dockerfile X265 $LATEST
# bump: x265 link "Source diff $CURRENT..$LATEST" https://bitbucket.org/multicoreware/x265_git/branches/compare/$LATEST..$CURRENT#diff
ARG X265_VERSION=8e821182028cdcc9ad5a089e2d8be7cc96a4a933
ARG X265_SHA256=5167d58d349fb9c4770be8533ae91e5b3b6f699d0a78dd1b7a908ad476269d86
ARG X265_VERSION=cdf897bfba098666e673a64a96fda4c057318699
ARG X265_SHA256=b3e04b434cdefff877b5830af8a5bd59980de220c08c5e9cafa2ff8ce71d45b4
ARG X265_URL="https://bitbucket.org/multicoreware/x265_git/get/$X265_VERSION.tar.bz2"
# CMAKEFLAGS issue
# https://bitbucket.org/multicoreware/x265_git/issues/620/support-passing-cmake-flags-to-multilibsh
Expand Down

0 comments on commit 707a488

Please sign in to comment.