diff options
Diffstat (limited to 'meta/recipes-support/libgpg-error/libgpg-error_1.21.bb')
-rw-r--r-- | meta/recipes-support/libgpg-error/libgpg-error_1.21.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-support/libgpg-error/libgpg-error_1.21.bb b/meta/recipes-support/libgpg-error/libgpg-error_1.21.bb index 0dd16025af..e4190ce540 100644 --- a/meta/recipes-support/libgpg-error/libgpg-error_1.21.bb +++ b/meta/recipes-support/libgpg-error/libgpg-error_1.21.bb | |||
@@ -11,7 +11,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ | |||
11 | 11 | ||
12 | SECTION = "libs" | 12 | SECTION = "libs" |
13 | 13 | ||
14 | SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${PV}.tar.bz2 \ | 14 | UPSTREAM_CHECK_URI = "https://gnupg.org/download/index.html" |
15 | SRC_URI = "${GNUPG_MIRROR}/libgpg-error/libgpg-error-${PV}.tar.bz2 \ | ||
15 | file://pkgconfig.patch \ | 16 | file://pkgconfig.patch \ |
16 | file://0001-libgpg-error-Add-nios2-support.patch \ | 17 | file://0001-libgpg-error-Add-nios2-support.patch \ |
17 | " | 18 | " |