rpcd: fix missing option removal when merging subsequent uci set calls
SVN-Revision: 38254
This commit is contained in:
parent
d11315e7c6
commit
a94b5fbd5c
@ -8,13 +8,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=rpcd
|
||||
PKG_VERSION:=2013-09-13
|
||||
PKG_VERSION:=2013-09-29
|
||||
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:=a23010d4072f01aa525e99f726ce49792c908473
|
||||
PKG_SOURCE_VERSION:=095b1058c8cb1147d11028974be4067009bcfd67
|
||||
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