Skip to content

Commit

Permalink
syncthing: update to 1.29.2
Browse files Browse the repository at this point in the history
Signed-off-by: maoerpet <[email protected]>
  • Loading branch information
AutoCONFIG committed Jan 15, 2025
1 parent d91b062 commit c7252eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions utils/syncthing/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=syncthing
PKG_VERSION:=1.27.1
PKG_VERSION:=1.29.2
PKG_RELEASE:=2

PKG_SOURCE:=syncthing-source-v$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/syncthing/syncthing/releases/download/v$(PKG_VERSION)
PKG_HASH:=5c7b0456e50c8a2e4c9767727c4139558ba95573a276273a1730a903e0a73834
PKG_HASH:=c7b6bc36af1af6f1cb304f4ec4c16743760ef6e8b3586f31dc11439d5d5fd427

PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)/$(PKG_NAME)

Expand Down

0 comments on commit c7252eb

Please sign in to comment.