sync ports with The Matrix

This commit is contained in:
purplerain 2023-09-27 17:15:09 +00:00
parent 670c79115d
commit 124c78849b
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
806 changed files with 1276 additions and 1290 deletions

View file

@ -19,7 +19,7 @@ WANTLIB = c crypto m pthread ssl z
# packaged from git://git.ffmpeg.org/rtmpdump : fa8646da
# and patch from https://github.com/K-S-V/Scripts/releases/, see
# http://stream-recorder.com/forum/customized-rtmpdump-binaries-patch-file-t16103.html
MASTER_SITES = https://spacehopper.org/mirrors/
SITES = https://spacehopper.org/mirrors/
MAKE_FLAGS = CC="${CC}" XCFLAGS="${CFLAGS}" OPT= \
THREADLIB=-pthread SO_VERSION=${LIBrtmp_VERSION} \