developer | effe5b4 | 2024-08-15 04:41:37 +0800 | [diff] [blame] | 1 | diff --git a/feeds/packages/net/lftp/Makefile b/feeds/packages/net/lftp/Makefile |
| 2 | index e0ed047..f13296a 100644 |
| 3 | --- a/feeds/packages/net/lftp/Makefile |
| 4 | +++ b/feeds/packages/net/lftp/Makefile |
| 5 | @@ -12,8 +12,7 @@ PKG_VERSION:=4.9.2 |
| 6 | PKG_RELEASE:=1 |
| 7 | |
| 8 | PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz |
| 9 | -PKG_SOURCE_URL:=https://lftp.tech/ftp/ \ |
| 10 | - https://mirror.csclub.uwaterloo.ca/gentoo-distfiles/distfiles/ |
| 11 | +PKG_SOURCE_URL:= https://sources.cdn.openwrt.org/ |
| 12 | PKG_HASH:=c517c4f4f9c39bd415d7313088a2b1e313b2d386867fe40b7692b83a20f0670d |
| 13 | |
| 14 | PKG_MAINTAINER:=Federico Di Marco <fededim@gmail.com> |