Skip to content

Commit 3d33860

Browse files
committed
syncthing : bump to 1.3.3
1 parent 308892f commit 3d33860

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# openwrt-package
22

3-
源码是我的,我强push又关你什么事?求你用了?我删了都行~
4-
53
[OP讨论交流群](https://t.me/opdiscuss)
64

75
本源码兼容[官方](https://github.com/openwrt/openwrt)[大雕Lean](https://github.com/coolsnowwolf/lede)源码

package/syncthing/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ ifeq ($(ARCH),aarch64)
2626
endif
2727

2828
PKG_NAME:=syncthing
29-
PKG_VERSION:=v1.3.2
29+
PKG_VERSION:=v1.3.3
3030
PKG_RELEASE:=2
3131
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
3232
PKG_SOURCE:=$(PKG_NAME)-linux-$(PKG_ARCH_SYNCTHING)-$(PKG_VERSION).tar.gz

0 commit comments

Comments
 (0)