diff options
-rwxr-xr-x | tools/debs/upload_debs.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/debs/upload_debs.sh b/tools/debs/upload_debs.sh index c14096997..efc49ca0e 100755 --- a/tools/debs/upload_debs.sh +++ b/tools/debs/upload_debs.sh @@ -46,7 +46,7 @@ ORIG_RELEASE=`head -1 host/cmake/debian/changelog | sed 's/.*) \(.*\);.*/\1/'` # https://launchpad.net/ubuntu/+ppas # RELEASES="precise trusty vivid wily xenial" -PPA=ppa:ettusresearch/uhd +PPA=ppa:ettusresearch/uhd-3.9.lts # # Make sure this is the intended version. |