projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c2689f
)
mt-st: fix download source
2775/head
author
John Crispin
<john@phrozen.org>
Mon, 30 May 2016 15:14:41 +0000
(17:14 +0200)
committer
John Crispin
<john@phrozen.org>
Mon, 30 May 2016 15:24:18 +0000
(17:24 +0200)
http does not exist anymore, use ftp instead
Signed-off-by: John Crispin <john@phrozen.org>
utils/mt-st/Makefile
patch
|
blob
|
history
diff --git
a/utils/mt-st/Makefile
b/utils/mt-st/Makefile
index 69009f95f4ca06941bb82538633b3f6242fd54be..45056eb22b81ec972f34a4aa0341e6a9e9a2854e 100644
(file)
--- a/
utils/mt-st/Makefile
+++ b/
utils/mt-st/Makefile
@@
-14,7
+14,7
@@
PKG_RELEASE:=1
PKG_SOURCE_SUBDIR:=$(PKG_NAME)
PKG_SOURCE_VERSION:=$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz
-PKG_SOURCE_URL:=
ht
tp://ftp.ibiblio.org/pub/Linux/system/backup/
+PKG_SOURCE_URL:=
f
tp://ftp.ibiblio.org/pub/Linux/system/backup/
PKG_MD5SUM:=fdd5f5ec673c9f630a102ceff7612774
PKG_LICENSE:=GPL-2.0