]> git.ipfire.org Git - people/mlorenz/ipfire-2.x.git/commitdiff
rsync: update to 3.3.0
authorMarcel Lorenz <marcel.lorenz@ipfire.org>
Wed, 10 Apr 2024 19:28:57 +0000 (21:28 +0200)
committerMarcel Lorenz <marcel.lorenz@ipfire.org>
Wed, 10 Apr 2024 19:28:57 +0000 (21:28 +0200)
lfs/rsync

index bc88cbfd7001674d335b9870004b3ec368d1532a..470cef62f227555431d587f7a8c772561d0f8e1f 100644 (file)
--- a/lfs/rsync
+++ b/lfs/rsync
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = Versatile tool for fast incremental file transfer
 
-VER        = 3.2.7
+VER        = 3.3.0
 
 THISAPP    = rsync-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = rsync
-PAK_VER    = 18
+PAK_VER    = 19
 
 DEPS       =
 
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 1b910b321e8d6b49af9f26bef813509f0da12dedd6857897de136d3617c68d38368ce05de13b9b0ef35a5452dca141ebdcdfb6af8456151d0ca0ad546452b504
+$(DL_FILE)_BLAKE2 = 75a3cc50452086aebd16f42d7a309c173cbc1ea156227afb10d2106d0b9043e973676995b8199d22840775ae3df8db97d1c0de5f3aa58afa130c5b1348c3f825
 
 install : $(TARGET)