aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2018-06-22 02:34:26 +0800
committerGitHub <noreply@github.com>2018-06-22 02:34:26 +0800
commitad593fdf1996618f8f0f09d69f90e2ed5511a403 (patch)
tree382feb78142ecdafd5df1c07ab0f7990c6ada298
parent32f2db780c6d4d5ca507c595c8f15cacb51972c7 (diff)
parent166a9e08e7e7fad890b00a233f893607f8b80ed7 (diff)
downloaddexon-solidity-ad593fdf1996618f8f0f09d69f90e2ed5511a403.tar.gz
dexon-solidity-ad593fdf1996618f8f0f09d69f90e2ed5511a403.tar.zst
dexon-solidity-ad593fdf1996618f8f0f09d69f90e2ed5511a403.zip
Merge pull request #4333 from ethereum/newkey
Use new PGP key and retire old ubuntu releases.
-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