From 559b786aebbfa9e706c73a453f617e86d97a9908 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 25 Aug 2018 19:07:53 -0300 Subject: [PATCH] at: update to 3.1.23. --- srcpkgs/at/template | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/srcpkgs/at/template b/srcpkgs/at/template index ec9d8800b9..9caa1a53e6 100644 --- a/srcpkgs/at/template +++ b/srcpkgs/at/template @@ -1,25 +1,26 @@ # Template file for 'at' pkgname=at -version=3.1.20 +version=3.1.23 revision=1 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 -conf_files="/etc/at.deny" -system_accounts="at" -at_homedir="/var/spool/atd" -make_dirs="/var/spool/atd 1770 at at" hostmakedepends="flex" makedepends="pam-devel libfl-devel" depends="virtual?smtp-server" short_desc="Run commands at a specified time" -maintainer="Christian Neukirchen " +maintainer="Leah Neukirchen " license="GPL-2" homepage="http://packages.qa.debian.org/a/at.html" distfiles="${DEBIAN_SITE}/main/a/${pkgname}/${pkgname}_${version}.orig.tar.gz" -checksum=0871923cab73050b98ace020664eb2ddc1e669e4166b5abb64d864d02fcefab9 +checksum=97450aa954aaa8a70218cc8e61a33df9fee9f86527e9f861de302fb7a3c81710 + +conf_files="/etc/at.deny" +system_accounts="at" +at_homedir="/var/spool/atd" +make_dirs="/var/spool/atd 1770 at at" do_install() { sed -i '/chown/d' Makefile