summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Iooss2018-03-04 16:12:14 +0100
committerNicolas Iooss2018-03-04 16:12:14 +0100
commit20633e6c9d2e7df9414495dff9dd1d379a4997bf (patch)
tree4e7829363d5c370124c9172142562bec3b918207 /PKGBUILD
parent6b561b4bfd0b3ca0a3513b207297e6efd5bc9d2e (diff)
downloadaur-20633e6c9d2e7df9414495dff9dd1d379a4997bf.tar.gz
systemd-selinux 237.64-1 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4883f288928f..fd38c156e819 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@
pkgbase=systemd-selinux
pkgname=('systemd-selinux' 'libsystemd-selinux' 'systemd-sysvcompat-selinux')
# latest commit on stable branch
-_commit='78bd76934d74556054ed4cb69929d4318ae82a2d'
+_commit='7909254c7a8ee09d91b8b21fd779320b3e2fe716'
# Bump this to latest major release for signed tag verification,
# the commit count is handled by pkgver() function.
-pkgver=237.31
+pkgver=237.64
pkgrel=1
arch=('x86_64')
url="https://www.github.com/systemd/systemd"