diff options
author | Rodeo <[email protected]> | 2015-04-03 14:19:28 +0000 |
---|---|---|
committer | Scott <[email protected]> | 2016-01-18 21:33:06 +0000 |
commit | 192423eff3eec37d85aad2ad06cb7b48972c0981 (patch) | |
tree | 137dd8595a82c13546178dc090e6334f91011365 /contrib/x265/module.defs | |
parent | cfc713b45a5f7bf7bc97e23244ac75b2e2226e0b (diff) |
Merging Bump libx265 to version 1.6
Diffstat (limited to 'contrib/x265/module.defs')
-rw-r--r-- | contrib/x265/module.defs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/x265/module.defs b/contrib/x265/module.defs index 071f7a600..d17b44830 100644 --- a/contrib/x265/module.defs +++ b/contrib/x265/module.defs @@ -2,7 +2,7 @@ __deps__ := YASM CMAKE $(eval $(call import.MODULE.defs,X265,x265,$(__deps__))) $(eval $(call import.CONTRIB.defs,X265)) -X265.FETCH.url = http://download.handbrake.fr/contrib/x265-9329-0d30d2641875-1.5.tar.bz2 +X265.FETCH.url = http://download.handbrake.fr/contrib/x265-9964-cbeb7d8a4880-1.6.tar.bz2 X265.CONFIGURE.exe = cmake X265.CONFIGURE.args.prefix = -DCMAKE_INSTALL_PREFIX="$(X265.CONFIGURE.prefix)" |