diff options
Diffstat (limited to 'libgpg-error/libgpg-error_0.6.oe')
-rw-r--r-- | libgpg-error/libgpg-error_0.6.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgpg-error/libgpg-error_0.6.oe b/libgpg-error/libgpg-error_0.6.oe index fe5cd20693..1bce0d13bd 100644 --- a/libgpg-error/libgpg-error_0.6.oe +++ b/libgpg-error/libgpg-error_0.6.oe @@ -5,7 +5,7 @@ LICENSE = "GPL LGPL FDL" RDEPENDS = "libc6" DEPENDS = "virtual/libc" -SRC_URI = ftp://ftp.gnupg.org/gcrypt/alpha/${PN}/${PN}-${PV}.tar.gz +SRC_URI = "ftp://ftp.gnupg.org/gcrypt/alpha/libgpg-error/libgpg-error-${PV}.tar.gz" inherit autotools libtool |