mirror of
https://github.com/Syping/dtranslatebot.git
synced 2026-06-02 18:30:25 +02:00
dtranslatebot: update DPP to 10.1.5
This commit is contained in:
parent
1bd754ca91
commit
8f973f45ab
3 changed files with 5 additions and 5 deletions
|
|
@ -16,7 +16,7 @@ COPY CMakeLists.txt dtranslatebot/
|
|||
COPY cmake/ dtranslatebot/cmake/
|
||||
COPY src/ dtranslatebot/src/
|
||||
ENV CC=clang CXX=clang++
|
||||
ENV DPP_VERSION=10.1.4
|
||||
ENV DPP_VERSION=10.1.5
|
||||
RUN wget -q \
|
||||
"https://github.com/brainboxdotcc/DPP/releases/download/v$DPP_VERSION/DPP-$DPP_VERSION.tar.gz" \
|
||||
-O "DPP-$DPP_VERSION.tar.gz"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue