mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cronie: update to 1.7.2.
This commit is contained in:
parent
0ee7987051
commit
a1c57d70f3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cronie'
|
# Template file for 'cronie'
|
||||||
pkgname=cronie
|
pkgname=cronie
|
||||||
version=1.7.0
|
version=1.7.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-inotify --without-selinux --with-pam
|
configure_args="--with-inotify --without-selinux --with-pam
|
||||||
--enable-anacron --enable-pie --enable-relro"
|
--enable-anacron --enable-pie --enable-relro"
|
||||||
|
@ -13,7 +13,7 @@ license="BSD-2-Clause"
|
||||||
homepage="https://github.com/cronie-crond/cronie"
|
homepage="https://github.com/cronie-crond/cronie"
|
||||||
changelog="https://raw.githubusercontent.com/cronie-crond/cronie/master/NEWS"
|
changelog="https://raw.githubusercontent.com/cronie-crond/cronie/master/NEWS"
|
||||||
distfiles="${homepage}/releases/download/cronie-${version}/cronie-${version}.tar.gz"
|
distfiles="${homepage}/releases/download/cronie-${version}/cronie-${version}.tar.gz"
|
||||||
checksum=6827f5a47760cc64afeef0a60d3cb5376f52569109fc9a73957dd5e9fdae7619
|
checksum=f1da374a15ba7605cf378347f96bc8b678d3d7c0765269c8242cfe5b0789c571
|
||||||
make_dirs="
|
make_dirs="
|
||||||
/etc/cron.d 0755 root root
|
/etc/cron.d 0755 root root
|
||||||
/etc/cron.hourly 0755 root root
|
/etc/cron.hourly 0755 root root
|
||||||
|
|
Loading…
Add table
Reference in a new issue