diff options
| author | Emmett1 <me@emmett1.my> | 2026-04-26 13:43:51 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-04-26 13:43:51 +0000 |
| commit | d201192b138fc1ebbb274cfcd77dbb94808152f1 (patch) | |
| tree | 747c4ad051d0e424166fbf88abf4108c0777c1c1 /repos/extra/x265/abuild | |
| parent | 53406a720ce67545eb2bf6f0d8de2b924d1c16ed (diff) | |
| download | alicelinux-d201192b138fc1ebbb274cfcd77dbb94808152f1.tar.gz alicelinux-d201192b138fc1ebbb274cfcd77dbb94808152f1.zip | |
x265: updated to 4.2
Diffstat (limited to 'repos/extra/x265/abuild')
| -rw-r--r-- | repos/extra/x265/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/x265/abuild b/repos/extra/x265/abuild index e2178d52..364dcc05 100644 --- a/repos/extra/x265/abuild +++ b/repos/extra/x265/abuild @@ -1,5 +1,5 @@ name=x265 -version=4.1 +version=4.2 release=1 source="https://bitbucket.org/multicoreware/x265_git/downloads/x265_${version}.tar.gz" build_opt="-DGIT_ARCHETYPE=1 -DCMAKE_POLICY_VERSION_MINIMUM=3.5" |