Skip to content

Commit

Permalink
Update x265 to 9a5bea9421218cba47a6d579b07cef0df34a3392 from 7b8ad248…
Browse files Browse the repository at this point in the history
…da59b2edcf9b49a039cd69873272a92c

Source diff 7b8ad248da59b2edcf9b49a039cd69873272a92c..9a5bea9421218cba47a6d579b07cef0df34a3392 https://bitbucket.org/multicoreware/x265_git/branches/compare/9a5bea9421218cba47a6d579b07cef0df34a3392..7b8ad248da59b2edcf9b49a039cd69873272a92c#diff
  • Loading branch information
bump committed Aug 16, 2024
1 parent 620a340 commit f4e81c6
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=7b8ad248da59b2edcf9b49a039cd69873272a92c
ARG X265_SHA256=2ef631704b0c9e9f14353f1285ce1199d4b07113bbad128c0bdb69575151423e
ARG X265_VERSION=9a5bea9421218cba47a6d579b07cef0df34a3392
ARG X265_SHA256=54ccdee5f4b929ff6afdeb69ba4359c697b210ed07a84592b861510021e37d05
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 f4e81c6

Please sign in to comment.