🍕 Sync 2025-11-26 00:13:14

This commit is contained in:
actions-user
2025-11-26 00:13:14 +08:00
parent 0c7c1404f7
commit 4a85def28d
15 changed files with 2178 additions and 416 deletions

View File

@@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=bandix
PKG_VERSION:=0.8.3
PKG_VERSION:=0.9.0
PKG_RELEASE:=1
PKG_LICENSE:=Apache-2.0
@@ -13,7 +13,7 @@ include $(INCLUDE_DIR)/package.mk
include $(TOPDIR)/feeds/packages/lang/rust/rust-values.mk
# 二进制文件的文件名和URL
RUST_BANDIX_VERSION:=0.8.3
RUST_BANDIX_VERSION:=0.9.0
RUST_BINARY_FILENAME:=bandix-$(RUST_BANDIX_VERSION)-$(RUSTC_TARGET_ARCH).tar.gz