mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +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"
|
hostmakedepends="perl"
|
||||||
makedepends="zlib-devel acl-devel popt-devel"
|
makedepends="zlib-devel acl-devel popt-devel"
|
||||||
short_desc="Remote fast incremental file transfer tool"
|
short_desc="Remote fast incremental file transfer tool"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Lugubris <lugubris@disroot.org>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-only"
|
||||||
homepage="http://samba.anu.edu.au/rsync/"
|
homepage="http://samba.anu.edu.au/rsync/"
|
||||||
distfiles="http://www.samba.org/ftp/rsync/src/rsync-$version.tar.gz"
|
distfiles="http://www.samba.org/ftp/rsync/src/rsync-$version.tar.gz"
|
||||||
checksum=55cc554efec5fdaad70de921cd5a5eeb6c29a95524c715f3bbf849235b0800c0
|
checksum=55cc554efec5fdaad70de921cd5a5eeb6c29a95524c715f3bbf849235b0800c0
|
||||||
|
|
Loading…
Add table
Reference in a new issue