We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34b52d7 commit aec2abbCopy full SHA for aec2abb
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "xunlei"
3
-version = "3.5.2"
+version = "3.5.2-1"
4
edition = "2021"
5
description = "Synology Nas Thunder runs on Linux"
6
license = "MIT"
openwrt/xunlei/Makefile
@@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=xunlei
-PKG_VERSION:=3.5.2
+PKG_VERSION:=3.5.2-1
PKG_RELEASE:=1
7
PKG_LICENSE:=MIT
0 commit comments