From e8cd933e491eb42ca67f67a070eacab34f0fae3c Mon Sep 17 00:00:00 2001 From: dataCobra Date: Tue, 7 May 2024 19:11:18 +0200 Subject: [PATCH] cronie: update to 1.7.2. --- srcpkgs/cronie/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/cronie/template b/srcpkgs/cronie/template index 2eddf91786e3ae..a0da4f2cd3388b 100644 --- a/srcpkgs/cronie/template +++ b/srcpkgs/cronie/template @@ -1,7 +1,7 @@ # Template file for 'cronie' pkgname=cronie -version=1.7.0 -revision=2 +version=1.7.2 +revision=1 build_style=gnu-configure configure_args="--with-inotify --without-selinux --with-pam --enable-anacron --enable-pie --enable-relro" @@ -13,7 +13,7 @@ license="BSD-2-Clause" homepage="https://github.com/cronie-crond/cronie" changelog="https://raw.githubusercontent.com/cronie-crond/cronie/master/NEWS" distfiles="${homepage}/releases/download/cronie-${version}/cronie-${version}.tar.gz" -checksum=6827f5a47760cc64afeef0a60d3cb5376f52569109fc9a73957dd5e9fdae7619 +checksum=f1da374a15ba7605cf378347f96bc8b678d3d7c0765269c8242cfe5b0789c571 make_dirs=" /etc/cron.d 0755 root root /etc/cron.hourly 0755 root root