aboutsummaryrefslogtreecommitdiff
path: root/net/rsync/Makefile
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2022-10-21 13:36:52 -0400
committerJosef Schlehofer <pepe.schlehofer@gmail.com>2022-10-28 14:54:42 +0200
commitde85ed88a70968acfd9bf47a2ea5d86d14fc0ae0 (patch)
treee049da1bf44731101c7dbf27c60e748c0a731876 /net/rsync/Makefile
parentbdfd040a115cdc861207c4e49a06cb04082095e2 (diff)
rsync: update to 3.2.7
Bump to latest upstream release. Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'net/rsync/Makefile')
-rw-r--r--net/rsync/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile
index 58f214134..fc4cd5097 100644
--- a/net/rsync/Makefile
+++ b/net/rsync/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=rsync
-PKG_VERSION:=3.2.6
+PKG_VERSION:=3.2.7
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://download.samba.org/pub/$(PKG_NAME)/src
-PKG_HASH:=fb3365bab27837d41feaf42e967c57bd3a47bc8f10765a3671efd6a3835454d3
+PKG_HASH:=4e7d9d3f6ed10878c58c5fb724a67dacf4b6aac7340b13e488fb2dc41346f2bb
PKG_MAINTAINER:=Maxim Storchak <m.storchak@gmail.com>
PKG_LICENSE:=GPL-3.0-or-later