Update package version to 3.4.2
This commit is contained in:
@@ -1,8 +1,29 @@
|
||||
name: rsync
|
||||
description: Open source utility that provides fast incremental file transfer
|
||||
version: 3.4.1
|
||||
version: 3.4.2
|
||||
revision: 1
|
||||
url: https://rsync.samba.org/
|
||||
license: GPL3-or-later
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
depends: ["acl","lz4","openssl","popt","zlib","zstd"]
|
||||
type: source
|
||||
keep:
|
||||
- etc/rsyncd.conf
|
||||
depends:
|
||||
- acl
|
||||
- lz4
|
||||
- openssl
|
||||
- popt
|
||||
- xxhash
|
||||
- zlib
|
||||
- zstd
|
||||
optional_depends:
|
||||
- python3:For rrsync
|
||||
make_depends:
|
||||
- python-commonmark
|
||||
downloads:
|
||||
- url: https://github.com/RsyncProject/rsync/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 74955151aada09e6c54d35507b7101a381e2f30962a90e9e8e7c160279e4a802
|
||||
|
||||
Reference in New Issue
Block a user