From: Daniel Engberg <daniel.engberg.lists@pyret.net>
Date: Sat, 14 Jul 2018 21:05:29 +0000 (+0200)
Subject: popt: Replace dead upstream site with mirror
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=09d794ab928bb8a02e1d296e32cc8fbac7085049;p=openwrt%2Fstaging%2Fldir.git

popt: Replace dead upstream site with mirror

We can safely assume by now that rpm5.org is dead and isn't coming back
so just add another mirror instead.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
---

diff --git a/package/libs/popt/Makefile b/package/libs/popt/Makefile
index 3f1a747d0d..8e05e5cff2 100644
--- a/package/libs/popt/Makefile
+++ b/package/libs/popt/Makefile
@@ -12,7 +12,7 @@ PKG_VERSION:=1.16
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://rpm5.org/files/popt/ http://distfiles.gentoo.org/distfiles/
+PKG_SOURCE_URL:=http://distfiles.gentoo.org/distfiles/ http://distcache.freebsd.org/ports-distfiles/
 PKG_HASH:=e728ed296fe9f069a0e005003c3d6b2dde3d9cad453422a10d6558616d304cc8
 PKG_LICENSE:=MIT