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…
Reference in a new issue