From 58972a3fc235a679aa076aacc6cfeae0b67f75f0 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 27 Apr 2021 11:46:05 +0200 Subject: [PATCH] at: update to 3.2.2. --- srcpkgs/at/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/at/template b/srcpkgs/at/template index 172ab638ee4..772c4582b3e 100644 --- a/srcpkgs/at/template +++ b/srcpkgs/at/template @@ -1,7 +1,7 @@ # Template file for 'at' pkgname=at -version=3.1.23 -revision=2 +version=3.2.2 +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 @@ -14,7 +14,7 @@ maintainer="Leah Neukirchen " 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 +checksum=2211da14914fde1f9cc83592838fb6385a32fb11fcecb7816c77700df6559088 disable_parallel_build=yes conf_files="/etc/at.deny"