diff --git a/dectmngr2/Makefile b/dectmngr2/Makefile index 72a042ab6..bd28b417c 100644 --- a/dectmngr2/Makefile +++ b/dectmngr2/Makefile @@ -11,7 +11,7 @@ PKG_RELEASE:=1 PKG_VERSION:=1.2.0 PKG_SOURCE_URL:=http://public.inteno.se:/dectmngr2 PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=877fcbd58d0ead82dbbc4c65f0ad7f8c938fcf74 +PKG_SOURCE_VERSION:=c89c0fd7dc305f4664f016578c74113e35807fce PKG_NAME:=dectmngr2 diff --git a/natalie-dect/Makefile b/natalie-dect/Makefile index 5c5e24fdd..effb16108 100644 --- a/natalie-dect/Makefile +++ b/natalie-dect/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=natalie-dect PKG_VERSION:=12.26 -PKG_SOURCE_VERSION:=7706d88e364ca65510970c63f1f38f1c69a72b48 +PKG_SOURCE_VERSION:=142a7d32c830ce3a38f0de6c3ffe391d897bbda8 ifeq ($(CONFIG_NATALIE_OPEN),y) BRCM_KERNEL_PROFILE=$(shell echo $(CONFIG_BCM_KERNEL_PROFILE) | sed s/\"//g) PKG_SOURCE:=$(PKG_NAME)-$(BRCM_KERNEL_PROFILE)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz