diff --git a/qBittorrent-static/Makefile b/qBittorrent-static/Makefile index 51cd6f5ec..9a1963818 100644 --- a/qBittorrent-static/Makefile +++ b/qBittorrent-static/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=qBittorrent-static -PKG_VERSION:=4.4.5_v2.0.7 +PKG_VERSION:=4.5.2_v2.0.8 PKG_RELEASE=1 STRIP:=true diff --git a/rblibtorrent/Makefile b/rblibtorrent/Makefile index 252328f7f..9af292d82 100644 --- a/rblibtorrent/Makefile +++ b/rblibtorrent/Makefile @@ -1,15 +1,15 @@ include $(TOPDIR)/rules.mk PKG_NAME:=rblibtorrent -PKG_VERSION:=1.2.17 +PKG_VERSION:=1.2.18 PKG_RELEASE=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/arvidn/libtorrent.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=2d34455ad2b828d3da23634f7de93fafded5442d +PKG_SOURCE_VERSION:=855c44be6370dc90ec1f3dff4223770dd47a5208 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_MIRROR_HASH:=3fa86163d370584f747d34737a556a5426fd5eb4ce1ba1dc594dce3357594d90 +PKG_MIRROR_HASH:=da0626afc80287c8ee6825bfed2d52fe24e8fd9abff9952034292bdc00a2dac1 PKG_LICENSE:=BSD PKG_LICENSE_FILES:=COPYING diff --git a/sing-box/Makefile b/sing-box/Makefile index b44f04efb..650f9bd81 100644 --- a/sing-box/Makefile +++ b/sing-box/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sing-box -PKG_VERSION:=1.3-beta5 +PKG_VERSION:=1.3-beta6 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/SagerNet/sing-box/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=9a1b62650f0037dc30c77b392ab14084963b4a946c2b7a07ca7dda3df9ff7eb4 +PKG_HASH:=0a879ade86327b604a79dfda6d80e2edd553a5b0e8ed7a9632dd71888e6fbd81 PKG_LICENSE:=GPL-3.0 PKG_LICENSE_FILE:=LICENSE diff --git a/v2ray-geodata/Makefile b/v2ray-geodata/Makefile index e38eea38e..3de2bcf9d 100644 --- a/v2ray-geodata/Makefile +++ b/v2ray-geodata/Makefile @@ -21,13 +21,13 @@ define Download/geoip HASH:=1bb3d15876748dbf0eaebb54261c8f00d24af0d53412a023577a74bfc3ce2607 endef -GEOSITE_VER:=20230413110646 +GEOSITE_VER:=20230414160932 GEOSITE_FILE:=dlc.dat.$(GEOSITE_VER) define Download/geosite URL:=https://github.com/v2fly/domain-list-community/releases/download/$(GEOSITE_VER)/ URL_FILE:=dlc.dat FILE:=$(GEOSITE_FILE) - HASH:=f1e0356d89dbaa3026d2b6b8bfb666cf8d8386aff3836f92930fd6020851ec49 + HASH:=1bb40944f4918dd1d8ac1eef594f7c16f822e2d0f406403993c29945ebfd6b63 endef define Package/v2ray-geodata/template