Changeset 3013


Ignore:
Timestamp:
May 30, 2010, 12:01:27 AM (14 years ago)
Author:
broder
Message:

Both the XVM and Debathena archive keyrings have changed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/scripts/install-invirt/install-invirt.sh

    r2051 r3013  
    4949output "Downloading archive keys..."
    5050(
    51   echo http://debathena.mit.edu/apt/debathena-archive.asc a96663dcee0f303afcadca3105eae6bf7c7e698a
    52   echo http://xvm.mit.edu/invirt/invirt-archive.asc fc5d50e7507a871b45dde55a77448edb0e22c184
     51  echo http://debathena.mit.edu/apt/debathena-archive.asc 503f95f71077c03947797932d3a1c424be0eced7
     52  echo http://xvm.mit.edu/invirt/invirt-archive.asc a7ca522933fa3e4661b4ee6c18044e9740b1567c
    5353) | while read uri sha1; do
    5454  f=$(mktemp archive.asc.XXXX)
Note: See TracChangeset for help on using the changeset viewer.