From fb0ba8292322e25f235a1bcf24f5ae2c794297d4 Mon Sep 17 00:00:00 2001 From: dataCobra Date: Wed, 6 Mar 2024 09:13:22 +0100 Subject: [PATCH] cronie: update to 1.7.1. --- srcpkgs/cronie/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/cronie/template b/srcpkgs/cronie/template index 2eddf91786e3ae..27b885b4f43042 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.1 +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=78033100c24413f0c40f93e6138774d6a4f55bc31050567b90db45a2f9f1b954 make_dirs=" /etc/cron.d 0755 root root /etc/cron.hourly 0755 root root