diff --git a/freecwmp/Makefile b/freecwmp/Makefile index 3de634251..65edf5eec 100644 --- a/freecwmp/Makefile +++ b/freecwmp/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=cwmp -PKG_VERSION:=2.3-2015-04-27 +PKG_VERSION:=2.3-2015-05-07 PKG_FIXUP:=autoreconf ifeq ($(CONFIG_PACKAGE_bcmkernel),y) PKG_SOURCE_URL:=ssh://git@iopsys.inteno.se/freecwmp.git @@ -16,7 +16,7 @@ else PKG_SOURCE_URL:=http://ihgsp.inteno.se/git/freecwmp.git endif PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=156bc21e1f8c086f89a37fdf39515a34586f7f94 +PKG_SOURCE_VERSION:=363ee25bea1e6082af4da465ae25aee4a83da545 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)