fcron: fix license
This commit is contained in:
parent
7ee4333af6
commit
a3e5c5fe28
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'fcron'
|
# Template file for 'fcron'
|
||||||
pkgname=fcron
|
pkgname=fcron
|
||||||
version=3.3.0
|
version=3.3.0
|
||||||
revision=4
|
revision=5
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
--sysconfdir=/etc/fcron
|
--sysconfdir=/etc/fcron
|
||||||
|
@ -27,7 +27,7 @@ makedepends="pam-devel readline-devel"
|
||||||
depends="run-parts"
|
depends="run-parts"
|
||||||
short_desc="Feature-rich cron implementation"
|
short_desc="Feature-rich cron implementation"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://fcron.free.fr"
|
homepage="http://fcron.free.fr"
|
||||||
distfiles="$homepage/archives/$pkgname-$version.src.tar.gz"
|
distfiles="$homepage/archives/$pkgname-$version.src.tar.gz"
|
||||||
checksum=9aead33a0926e2eec123698c502114c6d67b483fe1ec232969fae6809b0bab60
|
checksum=9aead33a0926e2eec123698c502114c6d67b483fe1ec232969fae6809b0bab60
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue