Andreas Wacknitz
2024-04-07 4e316bd1852168555fdce2f227b0270873c61cf2
components/network/rsync/Makefile
@@ -28,13 +28,12 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=      rsync
COMPONENT_VERSION=   3.2.7
COMPONENT_REVISION=   1
COMPONENT_VERSION=   3.3.0
COMPONENT_SUMMARY=   Utility that provides fast incremental file transfer and copy
COMPONENT_SRC=      $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_PROJECT_URL=   https://rsync.samba.org/
COMPONENT_ARCHIVE=   $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH=   sha256:4e7d9d3f6ed10878c58c5fb724a67dacf4b6aac7340b13e488fb2dc41346f2bb
COMPONENT_ARCHIVE_HASH=   sha256:7399e9a6708c32d678a72a63219e96f23be0be2336e50fd1348498d07041df90
COMPONENT_ARCHIVE_URL=   https://rsync.samba.org/ftp/rsync/src/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI=   network/rsync
COMPONENT_CLASSIFICATION= Applications/System Utilities