Skip to content
Snippets Groups Projects
Commit d92d032d authored by luka's avatar luka
Browse files

rpcd: update to the latest version


This update adds a couple of file plugin enhancements, such as base64 support
and setting mode when files are written.

Signed-off-by: default avatarLuka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46384 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent dedfe9d1
No related branches found
No related tags found
No related merge requests found
......@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=rpcd
PKG_VERSION:=2015-05-17
PKG_VERSION:=2015-07-15
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:=3d655417ab44d93aad56a6d4a668daf24b127b84
PKG_SOURCE_VERSION:=410802e106184d15805c5a66830d3072bd58ce30
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment