mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #4333 from ethereum/newkey
Use new PGP key and retire old ubuntu releases.
This commit is contained in:
commit
ad593fdf19
@ -50,11 +50,11 @@ else
|
|||||||
ppafilesurl=https://launchpad.net/~ethereum/+archive/ubuntu/ethereum/+files
|
ppafilesurl=https://launchpad.net/~ethereum/+archive/ubuntu/ethereum/+files
|
||||||
fi
|
fi
|
||||||
|
|
||||||
keyid=703F83D0
|
keyid=70D110489D66E2F6
|
||||||
email=builds@ethereum.org
|
email=builds@ethereum.org
|
||||||
packagename=solc
|
packagename=solc
|
||||||
|
|
||||||
for distribution in trusty vivid xenial zesty artful bionic
|
for distribution in trusty xenial artful bionic
|
||||||
do
|
do
|
||||||
cd /tmp/
|
cd /tmp/
|
||||||
rm -rf $distribution
|
rm -rf $distribution
|
||||||
|
Loading…
Reference in New Issue
Block a user