mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
rsync: fix license name, adopt
This commit is contained in:
parent
a7026a8c8c
commit
8b76e56f16
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ conf_files="/etc/rsyncd.conf"
|
|||
hostmakedepends="perl"
|
||||
makedepends="zlib-devel acl-devel popt-devel"
|
||||
short_desc="Remote fast incremental file transfer tool"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3"
|
||||
maintainer="Lugubris <lugubris@disroot.org>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="http://samba.anu.edu.au/rsync/"
|
||||
distfiles="http://www.samba.org/ftp/rsync/src/rsync-$version.tar.gz"
|
||||
checksum=55cc554efec5fdaad70de921cd5a5eeb6c29a95524c715f3bbf849235b0800c0
|
||||
|
|
Loading…
Add table
Reference in a new issue