mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 00:27:34 +00:00
Ports/x264: Update x264 to version a8b68eb
This commit is contained in:
parent
75b3066207
commit
4a5f796647
2 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port='x264'
|
||||
version='baee400fa9ced6f5481a728138fed6e867b0ff7f'
|
||||
version='a8b68ebfaa68621b5ac8907610d3335971839d52'
|
||||
files=(
|
||||
"https://code.videolan.org/videolan/x264/-/archive/${version}/x264-master.tar.gz#436a2be54d8bc0cb05dd33ecbbcb7df9c3b57362714fcdaa3a5991189a33319b"
|
||||
"https://code.videolan.org/videolan/x264/-/archive/${version}/x264-master.tar.gz#164688b63f11a6e4f6d945057fc5c57d5eefb97973d0029fb0303744e10839ff"
|
||||
)
|
||||
useconfigure='true'
|
||||
use_fresh_config_sub='true'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue