diff options
Diffstat (limited to 'meta/recipes-support/npth/npth_1.2.bb')
-rw-r--r-- | meta/recipes-support/npth/npth_1.2.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-support/npth/npth_1.2.bb b/meta/recipes-support/npth/npth_1.2.bb index 1b3962e640..66aa3474bd 100644 --- a/meta/recipes-support/npth/npth_1.2.bb +++ b/meta/recipes-support/npth/npth_1.2.bb | |||
@@ -6,7 +6,8 @@ LIC_FILES_CHKSUM = "\ | |||
6 | file://COPYING;md5=751419260aa954499f7abaabaa882bbe\ | 6 | file://COPYING;md5=751419260aa954499f7abaabaa882bbe\ |
7 | file://COPYING.LESSER;md5=6a6a8e020838b23406c81b19c1d46df6\ | 7 | file://COPYING.LESSER;md5=6a6a8e020838b23406c81b19c1d46df6\ |
8 | " | 8 | " |
9 | SRC_URI = "ftp://ftp.gnupg.org/gcrypt/npth/npth-${PV}.tar.bz2 \ | 9 | UPSTREAM_CHECK_URI = "https://gnupg.org/download/index.html" |
10 | SRC_URI = "${GNUPG_MIRROR}/npth/npth-${PV}.tar.bz2 \ | ||
10 | file://pkgconfig.patch \ | 11 | file://pkgconfig.patch \ |
11 | " | 12 | " |
12 | 13 | ||