diff options
author | Dan Langille <dvl@FreeBSD.org> | 2024-12-03 13:42:15 +0000 |
---|---|---|
committer | Dan Langille <dvl@FreeBSD.org> | 2024-12-03 13:42:46 +0000 |
commit | 8ed4b525abdec73e5f531ce808f876c270647298 (patch) | |
tree | 50c2d1e3ca47966eba691d7e1bee55062da3aad9 | |
parent | net/keycloak: Update 26.0.6 → 26.0.7 (diff) |
net/syncthing: Update to 1.28.1
re: https://github.com/syncthing/syncthing/releases/tag/v1.28.1
-rw-r--r-- | net/syncthing/Makefile | 3 | ||||
-rw-r--r-- | net/syncthing/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index b280863a1402..902b7b550637 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,7 +1,6 @@ PORTNAME= syncthing DISTVERSIONPREFIX= v -DISTVERSION= 1.28.0 -PORTREVISION= 2 +DISTVERSION= 1.28.1 CATEGORIES= net MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-source-${DISTVERSIONFULL} diff --git a/net/syncthing/distinfo b/net/syncthing/distinfo index 160d46941bcb..d388b97677bd 100644 --- a/net/syncthing/distinfo +++ b/net/syncthing/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729080438 -SHA256 (syncthing-source-v1.28.0.tar.gz) = 73b4030f9fca381f58f4966db48cc135cd8232fe9e8853b5651de0f0bf4cfbf7 -SIZE (syncthing-source-v1.28.0.tar.gz) = 16276125 +TIMESTAMP = 1733233128 +SHA256 (syncthing-source-v1.28.1.tar.gz) = e965995bfa3b3cf62d935246a259e764703d4aedfa030ec310a287dca0e1459a +SIZE (syncthing-source-v1.28.1.tar.gz) = 16282171 |