summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Iooss2018-12-01 10:37:38 +0100
committerNicolas Iooss2018-12-01 10:38:05 +0100
commita4c83e95cb0cbfbafdd623f884ed29ce35b01993 (patch)
treee7d8fe0271651c72e3748c3699bfac13db88f7aa /PKGBUILD
parentd90d7d647ef6be2c43ff1d69d837c69c99e95b37 (diff)
downloadaur-a4c83e95cb0cbfbafdd623f884ed29ce35b01993.tar.gz
systemd-selinux 239.303-1 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 3 insertions, 9 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 62a3787e3160..192f03705897 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,9 +11,9 @@
pkgbase=systemd-selinux
pkgname=('systemd-selinux' 'libsystemd-selinux' 'systemd-resolvconf-selinux' 'systemd-sysvcompat-selinux')
# Can be from either systemd or systemd-stable
-_commit='25d1ba1173e4cce9dab8a2c2164ce60f63fc68a5'
-pkgver=239.300
-pkgrel=2
+_commit='63f95c0297aea62ce47d1389e5221c54992f580e'
+pkgver=239.303
+pkgrel=1
arch=('x86_64')
url='https://www.github.com/systemd/systemd'
groups=('selinux')
@@ -78,15 +78,9 @@ sha512sums=('SKIP'
'209b01b044877cc986757fa4009a92ea98f480306c2530075d153203c3cd2b3afccab6aacc1453dee8857991e04270572f1700310705d7a0f4d5bed27fab8c67')
_backports=(
- # journal: adapt for new improved LZ4_decompress_safe_partial()
- 'e41ef6fd0027d3619dc1cf062100b2d224d0ee7e'
)
_reverts=(
- # shared/sleep-config: add switches to kill specific sleep modes
- '6ebddf92527b5de840f021b8672b2977c2a58af5'
- # shared/sleep-config: forbid hibernation if resume= is not configured
- '6789dca0a26df0c44ff8020f0a4206bf21e52a7a'
)
prepare() {