aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/release_ppa.sh
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2018-06-22 02:28:44 +0800
committerchriseth <chris@ethereum.org>2018-06-22 02:29:16 +0800
commit166a9e08e7e7fad890b00a233f893607f8b80ed7 (patch)
tree382feb78142ecdafd5df1c07ab0f7990c6ada298 /scripts/release_ppa.sh
parent32f2db780c6d4d5ca507c595c8f15cacb51972c7 (diff)
downloaddexon-solidity-166a9e08e7e7fad890b00a233f893607f8b80ed7.tar.gz
dexon-solidity-166a9e08e7e7fad890b00a233f893607f8b80ed7.tar.zst
dexon-solidity-166a9e08e7e7fad890b00a233f893607f8b80ed7.zip
Use new PGP key and retire old ubuntu releases.
Diffstat (limited to 'scripts/release_ppa.sh')
-rwxr-xr-xscripts/release_ppa.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/release_ppa.sh b/scripts/release_ppa.sh
index b1601336..ae565a02 100755
--- a/scripts/release_ppa.sh
+++ b/scripts/release_ppa.sh
@@ -50,11 +50,11 @@ else
ppafilesurl=https://launchpad.net/~ethereum/+archive/ubuntu/ethereum/+files
fi
-keyid=703F83D0
+keyid=70D110489D66E2F6
email=builds@ethereum.org
packagename=solc
-for distribution in trusty vivid xenial zesty artful bionic
+for distribution in trusty xenial artful bionic
do
cd /tmp/
rm -rf $distribution