🔥 Sync 2025-12-03 00:14:03

This commit is contained in:
actions-user
2025-12-03 00:14:03 +08:00
parent eb5b1b8c4b
commit eb2d5f4c11
47 changed files with 3431 additions and 789 deletions

View File

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