Merge pull request #230 from SinTan1729/master
This commit is contained in:
@@ -28,7 +28,8 @@ RUN \
|
|||||||
openssl \
|
openssl \
|
||||||
openssl1.1-compat \
|
openssl1.1-compat \
|
||||||
p7zip \
|
p7zip \
|
||||||
python3 && \
|
python3 \
|
||||||
|
qt6-qtbase-sqlite && \
|
||||||
echo "**** install unrar from source ****" && \
|
echo "**** install unrar from source ****" && \
|
||||||
mkdir /tmp/unrar && \
|
mkdir /tmp/unrar && \
|
||||||
curl -o \
|
curl -o \
|
||||||
|
|||||||
@@ -28,7 +28,8 @@ RUN \
|
|||||||
openssl \
|
openssl \
|
||||||
openssl1.1-compat \
|
openssl1.1-compat \
|
||||||
p7zip \
|
p7zip \
|
||||||
python3 && \
|
python3 \
|
||||||
|
qt6-qtbase-sqlite && \
|
||||||
echo "**** install unrar from source ****" && \
|
echo "**** install unrar from source ****" && \
|
||||||
mkdir /tmp/unrar && \
|
mkdir /tmp/unrar && \
|
||||||
curl -o \
|
curl -o \
|
||||||
|
|||||||
@@ -28,7 +28,8 @@ RUN \
|
|||||||
openssl \
|
openssl \
|
||||||
openssl1.1-compat \
|
openssl1.1-compat \
|
||||||
p7zip \
|
p7zip \
|
||||||
python3 && \
|
python3 \
|
||||||
|
qt6-qtbase-sqlite && \
|
||||||
echo "**** install unrar from source ****" && \
|
echo "**** install unrar from source ****" && \
|
||||||
mkdir /tmp/unrar && \
|
mkdir /tmp/unrar && \
|
||||||
curl -o \
|
curl -o \
|
||||||
|
|||||||
@@ -69,6 +69,7 @@ app_setup_block: |
|
|||||||
|
|
||||||
# changelog
|
# changelog
|
||||||
changelogs:
|
changelogs:
|
||||||
|
- { date: "23.02.23:", desc: "Add qt6-qtbase-sqlite to support SQLite database for resume files."}
|
||||||
- { date: "29.11.22:", desc: "Add openssl1.1-compat for qbittorrent-cli." }
|
- { date: "29.11.22:", desc: "Add openssl1.1-compat for qbittorrent-cli." }
|
||||||
- { date: "31.10.22:", desc: "Add libtorrentv1 branch." }
|
- { date: "31.10.22:", desc: "Add libtorrentv1 branch." }
|
||||||
- { date: "31.08.22:", desc: "Rebase to Alpine Edge again to follow latest releases." }
|
- { date: "31.08.22:", desc: "Rebase to Alpine Edge again to follow latest releases." }
|
||||||
|
|||||||
Reference in New Issue
Block a user