X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fnetwork%2Fipv6%2Fodhcp6c%2FMakefile;h=f6e369993b029011d4ac9a966cb59bb47c436937;hb=d8d0e2c5368aeeb5ec2ddf06cfad0c919a3af8f4;hp=020e9120da3020a6a275cddc2f26003e1c6d99b0;hpb=a62ca723099af67cae706b723305e4d48f082d10;p=openwrt%2Fopenwrt.git diff --git a/package/network/ipv6/odhcp6c/Makefile b/package/network/ipv6/odhcp6c/Makefile index 020e9120da..f6e369993b 100644 --- a/package/network/ipv6/odhcp6c/Makefile +++ b/package/network/ipv6/odhcp6c/Makefile @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=odhcp6c -PKG_VERSION:=2013-05-15 +PKG_VERSION:=2013-10-23 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/odhcp6c.git PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=dbf89816bd12d727dc7b006406f619ff3d2da382 +PKG_SOURCE_VERSION:=e1b11c518aded9136b4f44759c6e2a6be4161ee9 PKG_MAINTAINER:=Steven Barth include $(INCLUDE_DIR)/package.mk