projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0c4419
)
rpcd: update to latest git HEAD
author
John Crispin
<john@openwrt.org>
Wed, 11 Mar 2015 15:56:51 +0000
(15:56 +0000)
committer
John Crispin
<john@openwrt.org>
Wed, 11 Mar 2015 15:56:51 +0000
(15:56 +0000)
adds 3 fixes from luka
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44666
package/system/rpcd/Makefile
patch
|
blob
|
history
diff --git
a/package/system/rpcd/Makefile
b/package/system/rpcd/Makefile
index 970f849661f103105775cb77b33f6c9ba7e7dfca..a3c53fd83e79b16594b2081ad781454a377f0699 100644
(file)
--- a/
package/system/rpcd/Makefile
+++ b/
package/system/rpcd/Makefile
@@
-14,7
+14,7
@@
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/luci2/rpcd.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)
-PKG_SOURCE_VERSION:=
ae3fe30b6a1d4a45a34b3a896e9a4997c5da500f
+PKG_SOURCE_VERSION:=
361b823e8d670bc122349041294983468ef36845
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org>