systemd: update to upstream git commit bae1169d (v208-stable).
This commit is contained in:
parent
bebe235d01
commit
a9c737b166
|
@ -6,7 +6,7 @@ unset -f libudev_package libudev-devel_package post_install
|
|||
|
||||
pkgname=libgudev
|
||||
version=208
|
||||
revision=7
|
||||
revision=8
|
||||
|
||||
configure_args+=" --enable-gudev --with-python"
|
||||
hostmakedepends+=" glib-devel python-devel"
|
||||
|
|
|
@ -2,11 +2,11 @@
|
|||
#
|
||||
# We use the v208 stable branch, which is the branch that does not use IFUNC.
|
||||
_gitbranch="v208-stable"
|
||||
_gitcommit="4372855b7871dd4f639d0e5fca86eff0d38aeb18"
|
||||
_gitcommit="bae1169dbfc807f7294c5ca18229a59976aa828f"
|
||||
|
||||
pkgname=systemd
|
||||
version=208
|
||||
revision=7
|
||||
revision=8
|
||||
short_desc="A system and service manager for Linux"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.freedesktop.org/wiki/Software/systemd"
|
||||
|
|
Loading…
Reference in New Issue