From 42c7f501e5a0e97ebffd330632bf8d823205fb35 Mon Sep 17 00:00:00 2001 From: Aaron Rossetto Date: Wed, 27 Apr 2022 10:31:56 -0500 Subject: debian: Remove hirsute; add jellyfish support --- tools/debs/upload_debs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/debs/upload_debs.sh b/tools/debs/upload_debs.sh index e881d0ee5..5d5e7533c 100755 --- a/tools/debs/upload_debs.sh +++ b/tools/debs/upload_debs.sh @@ -45,7 +45,7 @@ ORIG_RELEASE=`head -1 host/cmake/debian/changelog | sed 's/.*) \(.*\);.*/\1/'` # Currently supported versions can be found here: # https://launchpad.net/ubuntu/+ppas # -RELEASES="bionic focal hirsute" +RELEASES="bionic focal jellyfish" PPA=ppa:ettusresearch/uhd # -- cgit v1.2.3