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:
7e28f60
)
confuse: Use URL alias (#2745)
author
diizzyy
<
[email protected]
>
Tue, 24 May 2016 20:01:35 +0000
(22:01 +0200)
committer
Steven Barth
<
[email protected]
>
Tue, 24 May 2016 20:01:35 +0000
(22:01 +0200)
Remove hardcoded URL and use alias instead.
Signed-off-by: Daniel Engberg <
[email protected]
>
libs/confuse/Makefile
patch
|
blob
|
history
diff --git
a/libs/confuse/Makefile
b/libs/confuse/Makefile
index 5b236d5b05025b3d0f6d6e14dbea343f1916e9fb..b33bdf601e36ae14f3e21d01898ae69749be84b6 100644
(file)
--- a/
libs/confuse/Makefile
+++ b/
libs/confuse/Makefile
@@
-12,7
+12,7
@@
PKG_VERSION:=2.7
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=
http://savannah.nongnu.org/download/confuse/
+PKG_SOURCE_URL:=
@SAVANNAH/confuse
PKG_MD5SUM:=45932fdeeccbb9ef4228f1c1a25e9c8f
PKG_MAINTAINER:=Steven Barth <
[email protected]
>
PKG_LICENSE:=ISC