popt: fix SRC_URI

rpm5.org has been down for about a year now. Use linuxfromscratch.org
as an alternative reliable source instead.

(From OE-Core rev: d9224014da9a512b1b8837e4e7a736d465c97be3)

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Oleksandr Kravchuk 2019-06-13 00:10:06 +02:00 committed by Richard Purdie
parent 2e395d8053
commit f1fdce83cc

View File

@ -8,7 +8,7 @@ PR = "r3"
DEPENDS = "virtual/libiconv"
SRC_URI = "http://rpm5.org/files/popt/popt-${PV}.tar.gz \
SRC_URI = "http://anduin.linuxfromscratch.org/BLFS/popt/popt-${PV}.tar.gz \
file://pkgconfig_fix.patch \
file://popt_fix_for_automake-1.12.patch \
file://disable_tests.patch \