rpcd: unload package after uci reverts
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 45695
This commit is contained in:
parent
63bb7c51db
commit
62b1ce098a
@ -8,13 +8,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=rpcd
|
||||
PKG_VERSION:=2015-04-14
|
||||
PKG_VERSION:=2015-05-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 <jow@openwrt.org>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user