From e724452c00a56d0579ea685f90da6200993de5e0 Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Sun, 29 May 2022 11:50:39 +0200 Subject: downtube 1.3: fixed ffmpeg command line for conversion --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3