summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/newt/libnewt_0.52.19.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/newt/libnewt_0.52.19.bb b/meta/recipes-extended/newt/libnewt_0.52.19.bb
index a26ce1fbe7..de76ce20c4 100644
--- a/meta/recipes-extended/newt/libnewt_0.52.19.bb
+++ b/meta/recipes-extended/newt/libnewt_0.52.19.bb
@@ -8,7 +8,7 @@ shared library needed by programs built with newt, as well as a \
8/usr/bin/dialog replacement called whiptail. Newt is based on the \ 8/usr/bin/dialog replacement called whiptail. Newt is based on the \
9slang library." 9slang library."
10 10
11HOMEPAGE = "https://fedorahosted.org/newt/" 11HOMEPAGE = "https://releases.pagure.org/newt/"
12SECTION = "libs" 12SECTION = "libs"
13 13
14LICENSE = "LGPLv2" 14LICENSE = "LGPLv2"
@@ -17,7 +17,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2"
17# slang needs to be >= 2.2 17# slang needs to be >= 2.2
18DEPENDS = "slang popt" 18DEPENDS = "slang popt"
19 19
20SRC_URI = "https://fedorahosted.org/releases/n/e/newt/newt-${PV}.tar.gz \ 20SRC_URI = "https://releases.pagure.org/newt/newt-${PV}.tar.gz \
21 file://fix_SHAREDDIR.patch \ 21 file://fix_SHAREDDIR.patch \
22 file://cross_ar.patch \ 22 file://cross_ar.patch \
23 file://Makefile.in-Add-tinfo-library-to-the-linking-librari.patch \ 23 file://Makefile.in-Add-tinfo-library-to-the-linking-librari.patch \