From: Rafał Miłecki Date: Wed, 6 Dec 2017 12:26:38 +0000 (+0100) Subject: rpcd-mod-lxc: bump PKG_RELEASE to indicate recent changes X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=52124bf283529661ddd39afdbea4283b44ea2b68;p=openwrt-packages.git rpcd-mod-lxc: bump PKG_RELEASE to indicate recent changes It should be bumped due to the "info" ubus method support. Signed-off-by: Rafał Miłecki --- diff --git a/utils/rpcd-mod-lxc/Makefile b/utils/rpcd-mod-lxc/Makefile index 154336b7b..fc333612c 100644 --- a/utils/rpcd-mod-lxc/Makefile +++ b/utils/rpcd-mod-lxc/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=rpcd-mod-lxc -PKG_RELEASE=20141012 +PKG_RELEASE=20171206 PKG_LICENSE:=ISC