summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2022-05-29 11:50:39 +0200
committerRoland Reichwein <mail@reichwein.it>2022-05-29 11:50:39 +0200
commite724452c00a56d0579ea685f90da6200993de5e0 (patch)
treeedce12858425a3923532e07cfdea9e66900d48b7 /Makefile
parent4f82b0fd5f76fe0d488d297967962befdb00c8bc (diff)
downtube 1.3: fixed ffmpeg command line for conversionv1.3
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 704dc44..be56733 100755
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@
# Environment: Debian
#
-DISTROS=debian10 ubuntu1910 ubuntu2004
+DISTROS=debian10 debian11 ubuntu1910 ubuntu2004
VERSION=$(shell dpkg-parsechangelog --show-field Version)
CXX=clang++-10