summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2024-01-18 22:02:55 +0100
committerNicolas Iooss2024-01-18 22:02:55 +0100
commit4a3dcbf5ce540fd9e8ed6bc26aca4665ff4f09bb (patch)
tree7a71ccd5bafc4c2426364ec48478d943d88b99e2
parent6b9b95dc0afdcbcbb83111637018d05a47bb929a (diff)
downloadaur-4a3dcbf5ce540fd9e8ed6bc26aca4665ff4f09bb.tar.gz
cronie-selinux 1.7.1-1 update
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e20c4559184..dfbe93a7e53e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cronie-selinux
pkgdesc = Daemon that runs specified programs at scheduled times and related tools with SELinux support
- pkgver = 1.7.0
- pkgrel = 4
+ pkgver = 1.7.1
+ pkgrel = 1
url = https://github.com/cronie-crond/cronie/
arch = i686
arch = x86_64
@@ -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.0-4
- provides = selinux-cronie=1.7.0-4
+ provides = cronie=1.7.1-1
+ provides = selinux-cronie=1.7.1-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.0/cronie-1.7.0.tar.gz
+ source = https://github.com/cronie-crond/cronie/releases/download/cronie-1.7.1/cronie-1.7.1.tar.gz
source = 80-cronie.hook
source = cron-deny
source = crontab
source = default-anacron
- sha256sums = 6827f5a47760cc64afeef0a60d3cb5376f52569109fc9a73957dd5e9fdae7619
+ sha256sums = 78033100c24413f0c40f93e6138774d6a4f55bc31050567b90db45a2f9f1b954
sha256sums = f85e9a68bf3bf446f8a6167f068371c06afffe11ca71935d8ee5487b38b2c9db
sha256sums = ae6e533ecdfc1bd2dd80a9e25acb0260cbe9f00c4e4abee93d552b3660f263fc
sha256sums = 64d517a8d011b5cfa6b2433d528498e80fa8d0748c91f1b73e6ded70e776dc35
diff --git a/PKGBUILD b/PKGBUILD
index dcadd59003c5..637e0b69b5e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
# If you want to help keep it up to date, please open a Pull Request there.
pkgname='cronie-selinux'
-pkgver=1.7.0
-pkgrel=4
+pkgver=1.7.1
+pkgrel=1
pkgdesc='Daemon that runs specified programs at scheduled times and related tools with SELinux support'
url='https://github.com/cronie-crond/cronie/'
license=('custom:BSD')
@@ -26,7 +26,7 @@ source=("https://github.com/cronie-crond/cronie/releases/download/${pkgname/-sel
'cron-deny'
'crontab'
'default-anacron')
-sha256sums=('6827f5a47760cc64afeef0a60d3cb5376f52569109fc9a73957dd5e9fdae7619'
+sha256sums=('78033100c24413f0c40f93e6138774d6a4f55bc31050567b90db45a2f9f1b954'
'f85e9a68bf3bf446f8a6167f068371c06afffe11ca71935d8ee5487b38b2c9db'
'ae6e533ecdfc1bd2dd80a9e25acb0260cbe9f00c4e4abee93d552b3660f263fc'
'64d517a8d011b5cfa6b2433d528498e80fa8d0748c91f1b73e6ded70e776dc35'