summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dfbe93a7e53e..afa9e8e878bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cronie-selinux
pkgdesc = Daemon that runs specified programs at scheduled times and related tools with SELinux support
- pkgver = 1.7.1
+ pkgver = 1.7.2
pkgrel = 1
url = https://github.com/cronie-crond/cronie/
arch = i686
@@ -15,8 +15,8 @@ pkgbase = cronie-selinux
optdepends = smtp-server: send job output via email
optdepends = smtp-forwarder: forward job output to email server
provides = cron
- provides = cronie=1.7.1-1
- provides = selinux-cronie=1.7.1-1
+ provides = cronie=1.7.2-1
+ provides = selinux-cronie=1.7.2-1
conflicts = cron
conflicts = cronie
conflicts = selinux-cronie
@@ -27,12 +27,12 @@ pkgbase = cronie-selinux
backup = etc/default/anacron
backup = etc/pam.d/crond
backup = etc/sysconfig/crond
- source = https://github.com/cronie-crond/cronie/releases/download/cronie-1.7.1/cronie-1.7.1.tar.gz
+ source = https://github.com/cronie-crond/cronie/releases/download/cronie-1.7.2/cronie-1.7.2.tar.gz
source = 80-cronie.hook
source = cron-deny
source = crontab
source = default-anacron
- sha256sums = 78033100c24413f0c40f93e6138774d6a4f55bc31050567b90db45a2f9f1b954
+ sha256sums = f1da374a15ba7605cf378347f96bc8b678d3d7c0765269c8242cfe5b0789c571
sha256sums = f85e9a68bf3bf446f8a6167f068371c06afffe11ca71935d8ee5487b38b2c9db
sha256sums = ae6e533ecdfc1bd2dd80a9e25acb0260cbe9f00c4e4abee93d552b3660f263fc
sha256sums = 64d517a8d011b5cfa6b2433d528498e80fa8d0748c91f1b73e6ded70e776dc35
diff --git a/PKGBUILD b/PKGBUILD
index 637e0b69b5e2..eb183c157048 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# If you want to help keep it up to date, please open a Pull Request there.
pkgname='cronie-selinux'
-pkgver=1.7.1
+pkgver=1.7.2
pkgrel=1
pkgdesc='Daemon that runs specified programs at scheduled times and related tools with SELinux support'
url='https://github.com/cronie-crond/cronie/'
@@ -26,7 +26,7 @@ source=("https://github.com/cronie-crond/cronie/releases/download/${pkgname/-sel
'cron-deny'
'crontab'
'default-anacron')
-sha256sums=('78033100c24413f0c40f93e6138774d6a4f55bc31050567b90db45a2f9f1b954'
+sha256sums=('f1da374a15ba7605cf378347f96bc8b678d3d7c0765269c8242cfe5b0789c571'
'f85e9a68bf3bf446f8a6167f068371c06afffe11ca71935d8ee5487b38b2c9db'
'ae6e533ecdfc1bd2dd80a9e25acb0260cbe9f00c4e4abee93d552b3660f263fc'
'64d517a8d011b5cfa6b2433d528498e80fa8d0748c91f1b73e6ded70e776dc35'