projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63bb7c5
)
rpcd: unload package after uci reverts
author
Jo-Philipp Wich
<
[email protected]
>
Sun, 17 May 2015 12:16:27 +0000
(12:16 +0000)
committer
Jo-Philipp Wich
<
[email protected]
>
Sun, 17 May 2015 12:16:27 +0000
(12:16 +0000)
Signed-off-by: Jo-Philipp Wich <
[email protected]
>
SVN-Revision: 45695
package/system/rpcd/Makefile
patch
|
blob
|
history
diff --git
a/package/system/rpcd/Makefile
b/package/system/rpcd/Makefile
index ffe885ad5a5b704dd404c1bd41263ab627255251..ad4a542a8cd9ce8788eee4805cc27ca6d797bc19 100644
(file)
--- a/
package/system/rpcd/Makefile
+++ b/
package/system/rpcd/Makefile
@@
-8,13
+8,13
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=rpcd
-PKG_VERSION:=2015-0
4-14
+PKG_VERSION:=2015-0
5-17
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:=
9a6bfa110a5f8caa10951921b63bafdbb6e97d33
+PKG_SOURCE_VERSION:=
3d655417ab44d93aad56a6d4a668daf24b127b84
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Jo-Philipp Wich <
[email protected]
>