diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-03-20 20:59:45 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-03-20 20:59:45 +0000 |
commit | 041f45d8b96414491bcf97fcc36fd12496e32270 (patch) | |
tree | 1484f797cd459788c9d6de63cbb1b95eecc34da3 /packages/gnupg/gnupg_1.4.2.2.bb | |
parent | fa0a84b90a3c8f8c7679108d422caf8e70ee7ede (diff) |
gnupg: maintainer is MIA
- removed all version <1.4.2.2 due to security errors
Diffstat (limited to 'packages/gnupg/gnupg_1.4.2.2.bb')
-rw-r--r-- | packages/gnupg/gnupg_1.4.2.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/gnupg/gnupg_1.4.2.2.bb b/packages/gnupg/gnupg_1.4.2.2.bb index 07f62aba16..e14f39f22f 100644 --- a/packages/gnupg/gnupg_1.4.2.2.bb +++ b/packages/gnupg/gnupg_1.4.2.2.bb @@ -9,3 +9,5 @@ SRC_URI += "file://15_free_caps.patch;patch=1 \ file://22_zero_length_mpi_fix.patch;patch=1 " S = "${WORKDIR}/gnupg-${PV}" + +PR = "r1" |