🎄 Sync 2025-12-02 00:14:42

This commit is contained in:
actions-user
2025-12-02 00:14:42 +08:00
parent a08dd0ccf0
commit eb5b1b8c4b
12 changed files with 29 additions and 24 deletions

View File

@@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=bandix
PKG_VERSION:=0.10.1
PKG_VERSION:=0.10.2
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.10.1
RUST_BANDIX_VERSION:=0.10.2
RUST_BINARY_FILENAME:=bandix-$(RUST_BANDIX_VERSION)-$(RUSTC_TARGET_ARCH).tar.gz