projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce03fb9
)
ppp: fix download URL
author
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 6 Jun 2015 13:50:00 +0000
(13:50 +0000)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 6 Jun 2015 13:50:00 +0000
(13:50 +0000)
The file is not available at the older path any more.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 45910
package/network/services/ppp/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/ppp/Makefile
b/package/network/services/ppp/Makefile
index e9b806db342265fd77b89615333794e05cf55574..de1a1c82f2035a55eeb7375f0a64924e6c78cfd6 100644
(file)
--- a/
package/network/services/ppp/Makefile
+++ b/
package/network/services/ppp/Makefile
@@
-13,7
+13,7
@@
PKG_VERSION:=2.4.7
PKG_RELEASE:=5
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=
ftp://ftp
.samba.org/pub/ppp/
+PKG_SOURCE_URL:=
https://download
.samba.org/pub/ppp/
PKG_MD5SUM:=78818f40e6d33a1d1de68a1551f6595a
PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
PKG_LICENSE:=BSD-4-Clause