even more packages
This commit is contained in:
11
packages/rsync.shrap
Normal file
11
packages/rsync.shrap
Normal file
@@ -0,0 +1,11 @@
|
||||
(package
|
||||
(name "rsync")
|
||||
(version "3.4.1")
|
||||
(homepage "https://rsync.samba.org/")
|
||||
(dependencies openssl libxxhash zstd lz4)
|
||||
(src (tar
|
||||
(url "https://download.samba.org/pub/rsync/src/rsync-3.4.1.tar.gz")
|
||||
(dir "rsync-3.4.1")
|
||||
(blake3 "e1cfdd51a1a89a49e73f8fa730a4321392fe4a29533c0979c2c09c7ce3808b6f")))
|
||||
(build
|
||||
(configure_make)))
|
||||
Reference in New Issue
Block a user