index
:
openwrt.git
OpenWrt Source Repository
log msg
author
committer
range
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
summary
refs
log
tree
commit
diff
path:
root
/
package
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Felix Fietkau <nbd@openwrt.org>
2016-01-04 15:12:37 +0000
committer
Felix Fietkau <nbd@openwrt.org>
2016-01-04 15:12:37 +0000
commit
dce9fb3006c2fb5dc3dc7bbb6f1e7735eb1b8064
(
patch
)
tree
828033e20cc8ded3c4ee1b188427c5d3fb5c2528
/
package
parent
286e0917f30bd2aa7c8552ae1b04d64d5e2b7fa1
(
diff
)
librpc: move to git.openwrt.org
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48125
Diffstat
(limited to 'package')
-rw-r--r--
package/libs/librpc/Makefile
2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/librpc/Makefile b/package/libs/librpc/Makefile
index b06ef38fd0..8f0210fe14 100644
--- a/
package/libs/librpc/Makefile
+++ b/
package/libs/librpc/Makefile
@@ -5,7 +5,7 @@ PKG_VERSION:=2015-11-04
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_URL:=git://nbd.name/uclibc-rpc.git
+PKG_SOURCE_URL=$(OPENWRT_GIT)/project/librpc-uclibc.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=a921e3ded051746f9f7cd5e5a312fb6771716aac
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz