mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/telegramdesktop/tdesktop
synced 2026-09-20 08:03:45 +08:00
Update tlottie.
This commit is contained in:
@@ -1015,7 +1015,7 @@ export DESTDIR=/usr/src/tlottie-cache
|
||||
git init tlottie
|
||||
cd tlottie
|
||||
git remote add origin https://github.com/dkaraush/tlottie.git
|
||||
git fetch --depth=1 origin 8ca87fc25a6ae5cbea4237feb5bae37940f37ae4
|
||||
git fetch --depth=1 origin 4b940c7942fbde8ee56f10f39a5224a4153bd91e
|
||||
git reset --hard FETCH_HEAD
|
||||
cargo rustc --lib --release --locked \
|
||||
--features c-api --crate-type staticlib \
|
||||
|
||||
@@ -1928,7 +1928,7 @@ release:
|
||||
stage('tlottie', """
|
||||
git clone https://github.com/dkaraush/tlottie.git
|
||||
cd tlottie
|
||||
git checkout 8ca87fc25a
|
||||
git checkout 4b940c7942
|
||||
win:
|
||||
SET "RUSTUP_HOME=%THIRDPARTY_DIR%\\rust\\rustup"
|
||||
SET "CARGO_HOME=%THIRDPARTY_DIR%\\rust\\cargo"
|
||||
|
||||
@@ -476,7 +476,7 @@ parts:
|
||||
tlottie:
|
||||
source: https://github.com/dkaraush/tlottie.git
|
||||
source-depth: 1
|
||||
source-commit: 8ca87fc25a6ae5cbea4237feb5bae37940f37ae4
|
||||
source-commit: 4b940c7942fbde8ee56f10f39a5224a4153bd91e
|
||||
plugin: nil
|
||||
build-packages:
|
||||
- wget
|
||||
|
||||
Reference in New Issue
Block a user