rsync recipe
This commit is contained in:
parent
ef3bb1d70e
commit
500dee45ff
8
recipes/rsync/Makefile
Normal file
8
recipes/rsync/Makefile
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
name = rsync
|
||||||
|
version = 3.2.3
|
||||||
|
URL = https://download.samba.org/pub/rsync/src/rsync-$(version).tar.gz
|
||||||
|
|
||||||
|
CONFIGURE_OPTIONS_USER = --disable-xxhash --disable-lz4
|
||||||
|
|
||||||
|
SYSCONF ?= ../../
|
||||||
|
include $(SYSCONF)/package.mk
|
Loading…
Reference in New Issue
Block a user