Skip to content

Commit

Permalink
Merge pull request #540 from wader/bump-x265-26d2bab0063cee453b7d8012…
Browse files Browse the repository at this point in the history
…e76539a7786c032f

Update x265 to 26d2bab0063cee453b7d8012e76539a7786c032f from 304f02f7aaa686fc4e2c77b1404d75ae8ab76b5b
  • Loading branch information
wader authored Oct 5, 2024
2 parents caa9e84 + 9082036 commit 309656a
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 @@ -878,8 +878,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=304f02f7aaa686fc4e2c77b1404d75ae8ab76b5b
ARG X265_SHA256=7fdf307bb14a3cc94a74e6261c8853259a94d1fa0d4454a815e27df4e621cf42
ARG X265_VERSION=26d2bab0063cee453b7d8012e76539a7786c032f
ARG X265_SHA256=2233a23b3c45820d2e98285248d4306ad40cd31fd305d67e80823357fd994339
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 309656a

Please sign in to comment.