summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathieu Lonjaret2007-01-06 20:30:14 +0100
committerJaka Kranjc2007-01-11 13:46:37 +0100
commit3ce754916b191f95326cbdac2f9527a935186585 (patch)
treefdc2d1af87e9bf62574ff3acac2fcfecfe8e7d00
parent3d6c4700534334332aec562c472550b916c8dd52 (diff)
wget: fix bug 12946
-rwxr-xr-xftp/wget/DETAILS2
-rw-r--r--ftp/wget/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/ftp/wget/DETAILS b/ftp/wget/DETAILS
index 9f916c1c23..8a6c078679 100755
--- a/ftp/wget/DETAILS
+++ b/ftp/wget/DETAILS
@@ -3,7 +3,7 @@
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
- SOURCE_GPG="wget.gpg:$SOURCE.sig"
+ SOURCE_GPG="wget.gpg:$SOURCE.sig:UPSTREAM_KEY"
SOURCE2=$SOURCE.sig
SOURCE2_URL[0]=$SOURCE_URL.sig
diff --git a/ftp/wget/HISTORY b/ftp/wget/HISTORY
index adfca4108b..53431c4ac4 100644
--- a/ftp/wget/HISTORY
+++ b/ftp/wget/HISTORY
@@ -1,3 +1,6 @@
+2007-01-06 Mathieu Lonjaret <lejatorn@sourcemage.org>
+ * DETAILS: added UPSTREAM_KEY, fixes bug#12946
+
2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.