summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2018-11-30 15:41:39 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2018-11-30 15:41:39 -0500
commit3e5e45235fdc1ccfd172e51aa9dac8362b3c066b (patch)
tree4e1b7704f44acd55905c716f9be04f99a43d3374 /libre
parent38cde84b3c428ec303b37b35312e274a16d6fe14 (diff)
systemd-239.303-1.par1: updating version
Diffstat (limited to 'libre')
-rw-r--r--libre/systemd/PKGBUILD17
1 files changed, 3 insertions, 14 deletions
diff --git a/libre/systemd/PKGBUILD b/libre/systemd/PKGBUILD
index 613039861..c63d5d6ed 100644
--- a/libre/systemd/PKGBUILD
+++ b/libre/systemd/PKGBUILD
@@ -11,9 +11,9 @@ pkgname+=('systemd-common' 'systemd-udev')
_libsystemd=('libsystemd' 'libudev' 'nss-systemd' 'nss-myhostname' 'nss-mymachines' 'nss-resolve')
pkgname+=("${_libsystemd[@]/#/systemd-}")
# Can be from either systemd or systemd-stable
-_commit='25d1ba1173e4cce9dab8a2c2164ce60f63fc68a5'
-pkgver=239.300
-pkgrel=2
+_commit='63f95c0297aea62ce47d1389e5221c54992f580e'
+pkgver=239.303
+pkgrel=1
pkgrel+=.par1
arch=('x86_64')
arch+=('i686' 'armv7h' 'ppc64le')
@@ -88,20 +88,9 @@ sha512sums=('SKIP'
'28a5b3fc9e2c5cec9267bb96725c73ee77788514f140c0cf8df765af64bc8130dd02f4863d9128ac45d54256b2ab4f2b06d1a3f65660ce1dfba5727618cd1839')
_backports=(
- # journal: adapt for new improved LZ4_decompress_safe_partial()
- 'e41ef6fd0027d3619dc1cf062100b2d224d0ee7e'
- # (lukeshu) 301st commit from v239-stable, fixes nspawn and restart
- # regressions in 239.300. I've added to _backports instead of
- # bumpong _commit+pkgver, because I don't want to get ahead of
- # Arch's pkgver
- '6b4878d667737b523ea251f2d8abde9748bb295e'
)
_reverts=(
- # shared/sleep-config: add switches to kill specific sleep modes
- '6ebddf92527b5de840f021b8672b2977c2a58af5'
- # shared/sleep-config: forbid hibernation if resume= is not configured
- '6789dca0a26df0c44ff8020f0a4206bf21e52a7a'
)
prepare() {