quota: fix license
This commit is contained in:
parent
29a0e46176
commit
4fff979655
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'quota'
|
# Template file for 'quota'
|
||||||
pkgname=quota
|
pkgname=quota
|
||||||
version=4.06
|
version=4.06
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
make_build_args="V=1"
|
make_build_args="V=1"
|
||||||
conf_files="/etc/quotagrpadmins /etc/quotatab /etc/warnquota.conf"
|
conf_files="/etc/quotagrpadmins /etc/quotatab /etc/warnquota.conf"
|
||||||
|
@ -9,7 +9,7 @@ hostmakedepends="pkg-config automake gettext-devel"
|
||||||
makedepends="dbus-devel e2fsprogs-devel libldap-devel libnl3-devel libtirpc-devel"
|
makedepends="dbus-devel e2fsprogs-devel libldap-devel libnl3-devel libtirpc-devel"
|
||||||
short_desc="Linux disk quota tool"
|
short_desc="Linux disk quota tool"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://sourceforge.net/projects/linuxquota/"
|
homepage="https://sourceforge.net/projects/linuxquota/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/linuxquota/quota-tools/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/linuxquota/quota-tools/${pkgname}-${version}.tar.gz"
|
||||||
checksum=2f3e03039f378d4f0d97acdb49daf581dcaad64d2e1ddf129495fd579fbd268d
|
checksum=2f3e03039f378d4f0d97acdb49daf581dcaad64d2e1ddf129495fd579fbd268d
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue