diff --git a/libs/gsmlib/Makefile b/libs/gsmlib/Makefile index ddfc566..1b06210 100644 --- a/libs/gsmlib/Makefile +++ b/libs/gsmlib/Makefile @@ -16,6 +16,7 @@ PKG_SOURCE_URL:=https://github.com/vbouchaud/gsmlib.git PKG_SOURCE_PROTO:=git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=cd5442de07cfe052316ede58640ef81b20627276 +PKG_MIRROR_HASH:=bc24d7ddcb5f4b5f9160351d9f38cf6f35f3feef969f675f883b32d04c8c80fa PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) diff --git a/net/freeswitch-stable-mod-bcg729/Makefile b/net/freeswitch-stable-mod-bcg729/Makefile index 4c5c151..1bb33be 100644 --- a/net/freeswitch-stable-mod-bcg729/Makefile +++ b/net/freeswitch-stable-mod-bcg729/Makefile @@ -21,6 +21,7 @@ PKG_SOURCE_URL:=https://github.com/xadhoom/mod_bcg729.git PKG_SOURCE_PROTO:=git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=686eb06d4a395d94c364efff4b63579af76ebec7 +PKG_MIRROR_HASH:=adfdce835bad865b966ed3384a17f48279b422e63b0f49f3eb892258994cb62d include $(INCLUDE_DIR)/package.mk