Author: cyrus Date: 2014-06-07 12:35:34 +0200 (Sat, 07 Jun 2014) New Revision: 41038
Modified: trunk/package/network/services/odhcpd/Makefile Log: odhcpd: improve DHCPv4 range defaults Modified: trunk/package/network/services/odhcpd/Makefile =================================================================== --- trunk/package/network/services/odhcpd/Makefile 2014-06-06 16:24:21 UTC (rev 41037) +++ trunk/package/network/services/odhcpd/Makefile 2014-06-07 10:35:34 UTC (rev 41038) @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=odhcpd -PKG_VERSION:=2014-06-02 +PKG_VERSION:=2014-06-07 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:=fc7fb637811089b4f26fb00ca81a0d05c09076bd +PKG_SOURCE_VERSION:=4f4de590ce3bf6f44a6783559479f5055571fe44 PKG_MAINTAINER:=Steven Barth <[email protected]> _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
