projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd1b69a
)
libunwind: use url alias
author
diizzyy
<diizzyy@users.noreply.github.com>
Fri, 23 Sep 2016 16:15:38 +0000
(18:15 +0200)
committer
John Crispin
<john@phrozen.org>
Tue, 27 Sep 2016 15:50:21 +0000
(17:50 +0200)
Use alias instead of hardcoded URL
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
package/libs/libunwind/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/libunwind/Makefile
b/package/libs/libunwind/Makefile
index ec19656ec9e965e2216bcffea3d3f15fb724efdc..6cec8a73452d8c364a443bb0175e403fadb46549 100644
(file)
--- a/
package/libs/libunwind/Makefile
+++ b/
package/libs/libunwind/Makefile
@@
-12,7
+12,7
@@
PKG_VERSION:=1.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=
http://download.savannah.gnu.org/releases/libunwind
+PKG_SOURCE_URL:=
@SAVANNAH/$(PKG_NAME)
PKG_MD5SUM:=fb4ea2f6fbbe45bf032cd36e586883ce
PKG_FIXUP:=autoreconf
PKG_INSTALL:=1