diff options
-rw-r--r-- | contrib/Jamfile | 3 | ||||
-rw-r--r-- | contrib/version_x264.txt | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/contrib/Jamfile b/contrib/Jamfile index 438a64874..d0450cdfc 100644 --- a/contrib/Jamfile +++ b/contrib/Jamfile @@ -410,8 +410,7 @@ rule LibX264 { LIBX264_PATCH += " $(PATCH) -p1 < ../patch-x264-solaris.patch && " ; } - LIBX264_PATCH += "$(PATCH) -p0 < ../patch-x264-idr.patch && " ; - Depends $(<) : $(>) ; + Depends $(<) : $(>) ; Depends lib : $(<) ; } actions LibX264 diff --git a/contrib/version_x264.txt b/contrib/version_x264.txt index a656ec880..90124f224 100644 --- a/contrib/version_x264.txt +++ b/contrib/version_x264.txt @@ -1 +1 @@ -http://download.m0k.org/handbrake/contrib/x264-r1065-681544e.tar.gz
\ No newline at end of file +http://download.m0k.org/handbrake/contrib/x264-r1077-e46f648.tar.gz
\ No newline at end of file |