diff --git a/ddns-go/Makefile b/ddns-go/Makefile index 98783e411..4d7e1d154 100644 --- a/ddns-go/Makefile +++ b/ddns-go/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ddns-go -PKG_VERSION:=5.6.4 +PKG_VERSION:=5.6.6 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://github.com/jeessy2/ddns-go.git -PKG_MIRROR_HASH:=00892c90cdbbd8dd1f8f9add76857924c8e0fa5f87e727249f304d18543a8b45 +PKG_MIRROR_HASH:=5e64b6c9c1723bd955d2d66e637f49d2d76501efc95dd732d7a111cf64da2fde PKG_SOURCE_VERSION:=5b77583b498dc2e893cd77533b5a15c0e1620aef PKG_LICENSE:=AGPL-3.0-only diff --git a/v2ray-plugin/Makefile b/v2ray-plugin/Makefile index 59b5242f1..a51851939 100644 --- a/v2ray-plugin/Makefile +++ b/v2ray-plugin/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=v2ray-plugin -PKG_VERSION:=5.10.0 +PKG_VERSION:=5.11.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/teddysun/v2ray-plugin/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=2ff37018e8bb6e9208206e84b9b5be77ad3d9a9e62bf2078b871f4f7066a87b8 +PKG_HASH:=4080dc0597f1c4f4099bdcd5aafd6bce463542eb9b691153c756cab86cd0decb PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE