Author: cyrus Date: 2015-08-20 14:43:45 +0200 (Thu, 20 Aug 2015) New Revision: 46694
Modified: trunk/package/network/services/odhcpd/Makefile Log: odhcpd: various RA improvements Signed-off-by: Steven Barth <[email protected]> Modified: trunk/package/network/services/odhcpd/Makefile =================================================================== --- trunk/package/network/services/odhcpd/Makefile 2015-08-19 08:45:19 UTC (rev 46693) +++ trunk/package/network/services/odhcpd/Makefile 2015-08-20 12:43:45 UTC (rev 46694) @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=odhcpd -PKG_VERSION:=2015-07-24 +PKG_VERSION:=2015-08-20 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_URL:=git://github.com/sbyx/odhcpd.git PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=0ce78e8831ef9b34f1d0a6b240e106747eae8370 +PKG_SOURCE_VERSION:=5b12eeba475a3301c362cf59f138ec7aa60d2dd9 PKG_MAINTAINER:=Steven Barth <[email protected]> PKG_LICENSE:=GPL-2.0 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
