Author: luka Date: 2016-04-13 09:33:24 +0200 (Wed, 13 Apr 2016) New Revision: 49162
Modified: trunk/package/system/rpcd/Makefile Log: rpcd: update to latest version Signed-off-by: Luka Perkov <[email protected]> Modified: trunk/package/system/rpcd/Makefile =================================================================== --- trunk/package/system/rpcd/Makefile 2016-04-09 14:47:35 UTC (rev 49161) +++ trunk/package/system/rpcd/Makefile 2016-04-13 07:33:24 UTC (rev 49162) @@ -1,5 +1,5 @@ # -# Copyright (C) 2013-2015 OpenWrt.org +# Copyright (C) 2013-2016 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=rpcd -PKG_VERSION:=2015-01-10 +PKG_VERSION:=2016-04-13 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL=$(OPENWRT_GIT)/project/rpcd.git PKG_SOURCE_SUBDIR:=$(PKG_NAME) -PKG_SOURCE_VERSION:=f00890cd6eb47ad9bb5da0fb6c50aedc8406e7c5 +PKG_SOURCE_VERSION:=73aea9b8b621a1ce034bc6ee00c9d058a40c8a3d PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MAINTAINER:=Jo-Philipp Wich <[email protected]> _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
