aboutsummaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorVan Waholtz <brvphoenix@gmail.com>2023-11-27 15:21:57 +0800
committerHannu Nyman <hannu.nyman@iki.fi>2023-12-18 19:00:07 +0200
commitb8ff725cd5ba0c9bcab026be189c79d2b629c21f (patch)
tree4cff52d4c8b0013c8ed706b86e7c4229e9854d9b /utils
parent9b0608547b1b3965fc0ccfb2e9e14a31fa5ca71d (diff)
syncthing: update to 1.27.0
Add myself to maintainers Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
Diffstat (limited to 'utils')
-rw-r--r--utils/syncthing/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/utils/syncthing/Makefile b/utils/syncthing/Makefile
index 71d7880c4..80e6cfb20 100644
--- a/utils/syncthing/Makefile
+++ b/utils/syncthing/Makefile
@@ -1,16 +1,16 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=syncthing
-PKG_VERSION:=1.24.0
-PKG_RELEASE:=2
+PKG_VERSION:=1.27.1
+PKG_RELEASE:=1
PKG_SOURCE:=syncthing-source-v$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/syncthing/syncthing/releases/download/v$(PKG_VERSION)
-PKG_HASH:=4a9459667f9b70a7d1e7d572c7c9d02431ef8f055679eef368300ce1a826608f
+PKG_HASH:=5c7b0456e50c8a2e4c9767727c4139558ba95573a276273a1730a903e0a73834
PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)/$(PKG_NAME)
-PKG_MAINTAINER:=Paul Spooren <mail@aparcar.org>
+PKG_MAINTAINER:=Paul Spooren <mail@aparcar.org>, Van Waholtz <brvphoenix@gmail.com>
PKG_LICENSE:=MPL-2.0
PKG_LICENSE_FILES:=LICENSE
PKG_CPE_ID:=cpe:/a:syncthing:syncthing