core/systemd to 239.303-1

This commit is contained in:
Kevin Mihelich 2018-11-28 00:15:04 +00:00
parent 7d4584ff88
commit 9f9c859b99

View file

@ -10,9 +10,9 @@
pkgbase=systemd
pkgname=('systemd' 'libsystemd' 'systemd-resolvconf' 'systemd-sysvcompat')
# 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'
makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
@ -69,15 +69,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() {