File tree Expand file tree Collapse file tree 7 files changed +14
-14
lines changed
Expand file tree Collapse file tree 7 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -26,9 +26,9 @@ export LIB_NAME='ass'
2626export LIPO_LIBS=" libass"
2727export LIB_DEPENDS_BIN=" meson cmake pkg-config"
2828export GIT_LOCAL_REPO=extra/ass
29- export GIT_COMMIT=0.17.3
29+ export GIT_COMMIT=0.17.4
3030export REPO_DIR=ass
31- export GIT_REPO_VERSION=0.17.3
31+ export GIT_REPO_VERSION=0.17.4
3232
3333# you can export GIT_ASS_UPSTREAM=git@xx:yy/ASS.git use your mirror
3434if [[ " $GIT_ASS_UPSTREAM " != " " ]] ; then
Original file line number Diff line number Diff line change @@ -20,10 +20,10 @@ export LIB_NAME='dav1d'
2020export LIPO_LIBS=" libdav1d"
2121export LIB_DEPENDS_BIN=" meson ninja nasm"
2222export GIT_LOCAL_REPO=extra/dav1d
23- export GIT_COMMIT=1.5.1
23+ export GIT_COMMIT=1.5.3
2424export GIT_WITH_SUBMODULE=0
2525export REPO_DIR=dav1d
26- export GIT_REPO_VERSION=1.5.1
26+ export GIT_REPO_VERSION=1.5.3
2727
2828# you can export GIT_DAV1D_UPSTREAM=git@xx:yy/dav1d.git use your mirror
2929if [[ " $GIT_DAV1D_UPSTREAM " != " " ]] ; then
Original file line number Diff line number Diff line change @@ -21,9 +21,9 @@ export LIB_NAME='fontconfig'
2121export LIPO_LIBS=" libfontconfig"
2222export LIB_DEPENDS_BIN=" meson pkg-config"
2323export GIT_LOCAL_REPO=extra/fontconfig
24- export GIT_COMMIT=2.16.0
24+ export GIT_COMMIT=2.17.1
2525export REPO_DIR=fontconfig
26- export GIT_REPO_VERSION=2.16.0
26+ export GIT_REPO_VERSION=2.17.1
2727
2828# you can export GIT_FONTCONFIG_UPSTREAM=git@xx:yy/fontconfig.git use your mirror
2929if [[ " $GIT_FONTCONFIG_UPSTREAM " != " " ]] ; then
Original file line number Diff line number Diff line change @@ -23,9 +23,9 @@ export LIB_NAME='freetype'
2323export LIPO_LIBS=" libfreetype"
2424export LIB_DEPENDS_BIN=" meson pkg-config"
2525export GIT_LOCAL_REPO=extra/freetype
26- export GIT_COMMIT=VER-2-13-3
26+ export GIT_COMMIT=VER-2-14-1
2727export REPO_DIR=freetype
28- export GIT_REPO_VERSION=2.13.3
28+ export GIT_REPO_VERSION=2.14.1
2929export GIT_WITH_SUBMODULE=1
3030
3131# you can export GIT_FREETYPE_UPSTREAM=git@xx:yy/FREETYPE.git use your mirror
Original file line number Diff line number Diff line change @@ -26,9 +26,9 @@ export LIB_NAME='harfbuzz'
2626export LIPO_LIBS=" libharfbuzz libharfbuzz-subset"
2727export LIB_DEPENDS_BIN=" meson pkg-config"
2828export GIT_LOCAL_REPO=extra/harfbuzz
29- export GIT_COMMIT=10.2.0
29+ export GIT_COMMIT=12.3.2
3030export REPO_DIR=harfbuzz
31- export GIT_REPO_VERSION=10.2.0
31+ export GIT_REPO_VERSION=12.3.2
3232
3333# you can export GIT_HARFBUZZ_UPSTREAM=git@xx:yy/HARFBUZZ.git use your mirror
3434if [[ " $GIT_HARFBUZZ_UPSTREAM " != " " ]] ; then
Original file line number Diff line number Diff line change 1818export LIB_NAME=' openssl'
1919export LIPO_LIBS=" libssl libcrypto"
2020export GIT_LOCAL_REPO=extra/openssl
21- export GIT_COMMIT=openssl-3.5.0
21+ export GIT_COMMIT=openssl-3.5.5
2222export REPO_DIR=openssl
23- export GIT_REPO_VERSION=3.5.0
23+ export GIT_REPO_VERSION=3.5.5
2424
2525# you can export GIT_OPUS_UPSTREAM=git@xx:yy/openssl.git use your mirror
2626if [[ " $GIT_OPENSSL_UPSTREAM " != " " ]] ; then
Original file line number Diff line number Diff line change @@ -26,9 +26,9 @@ export LIB_NAME='xml2'
2626export LIPO_LIBS=" libxml2"
2727export LIB_DEPENDS_BIN=" autoconf automake libtool"
2828export GIT_LOCAL_REPO=extra/xml2
29- export GIT_COMMIT=v2.13.6
29+ export GIT_COMMIT=v2.15.1
3030export REPO_DIR=xml2
31- export GIT_REPO_VERSION=2.13.6
31+ export GIT_REPO_VERSION=2.15.1
3232
3333# you can export GIT_XML2_UPSTREAM=git@xx:yy/xml2.git use your mirror
3434if [[ " $GIT_XML2_UPSTREAM " != " " ]] ; then
You can’t perform that action at this time.
0 commit comments