From a9e61d57893b2b967d0fa40f30ed8aed09732ee0 Mon Sep 17 00:00:00 2001 From: Paul Joseph Davis Date: Thu, 25 Nov 2010 18:02:27 +0000 Subject: Update the signing key in SVN. Need to make sure that the tarball reflects the tag exactly. git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@1039124 13f79535-47bb-0310-9956-ffa450edef68 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 8e16baf6..65302879 100644 --- a/Makefile.am +++ b/Makefile.am @@ -140,7 +140,7 @@ distcheck-hook: distsign: distcheck check @# @@ unpack archive and run diff -r to double check missing files @# @@ does automake have anything that does this? - gpg --armor --detach-sig --default-key 8FBFCFBF \ + gpg --armor --detach-sig --default-key 43ECCEE1 \ < $(top_srcdir)/$(distdir).tar.gz \ > $(top_srcdir)/$(distdir).tar.gz.asc md5sum $(top_srcdir)/$(distdir).tar.gz \ -- cgit v1.2.3