From eee96538698a0fa9692a2f0d9383632628f8034f Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 7 Feb 2022 16:23:28 +0100 Subject: [PATCH] at: update to 3.2.5. --- srcpkgs/at/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/at/template b/srcpkgs/at/template index 20239a92cc5..0418b8836c3 100644 --- a/srcpkgs/at/template +++ b/srcpkgs/at/template @@ -1,6 +1,6 @@ # Template file for 'at' pkgname=at -version=3.2.4 +version=3.2.5 revision=1 build_style=gnu-configure configure_args="--with-jobdir=/var/spool/atd --with-atspool=/var/spool/atd @@ -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=9f135ade9e847c279d2ec96d3b166aff41504c33e43077e9137733c127f026d3 +checksum=bb066b389d7c9bb9d84a35738032b85c30cba7d949f758192adc72c9477fd3b8 disable_parallel_build=yes conf_files="/etc/at.deny"