at: fix license, reorder template

This commit is contained in:
Colin Booth 2021-03-24 20:36:46 -07:00 committed by Piraty
parent 6568d52f5a
commit a460464776
No known key found for this signature in database
GPG key ID: 82F2CC796BD07077

View file

@ -1,21 +1,21 @@
# Template file for 'at'
pkgname=at
version=3.1.23
revision=1
revision=2
build_style=gnu-configure
configure_args="--with-jobdir=/var/spool/atd --with-atspool=/var/spool/atd
--sbindir=/usr/bin --with-daemon_username=at --with-daemon_groupname=at
SENDMAIL=/usr/sbin/sendmail"
disable_parallel_build=yes
hostmakedepends="flex"
makedepends="pam-devel libfl-devel"
depends="virtual?smtp-server"
short_desc="Run commands at a specified time"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2"
license="GPL-2.0-or-later"
homepage="http://packages.qa.debian.org/a/at.html"
distfiles="${DEBIAN_SITE}/main/a/${pkgname}/${pkgname}_${version}.orig.tar.gz"
checksum=97450aa954aaa8a70218cc8e61a33df9fee9f86527e9f861de302fb7a3c81710
disable_parallel_build=yes
conf_files="/etc/at.deny"
system_accounts="at"