diff --git a/system/base/eudev/actions.py b/system/base/eudev/actions.py
index 1b61e99b..2310d4dd 100644
--- a/system/base/eudev/actions.py
+++ b/system/base/eudev/actions.py
@@ -24,6 +24,7 @@ def setup():
--with-rootlibdir=/lib \
--enable-split-usr \
--enable-static \
+ --disable-selinux \
--disable-manpages "
if get.buildTYPE() == "emul32":
diff --git a/system/base/eudev/pspec.xml b/system/base/eudev/pspec.xml
index 4c32f694..9c794852 100644
--- a/system/base/eudev/pspec.xml
+++ b/system/base/eudev/pspec.xml
@@ -12,7 +12,7 @@
console
eudev is a fork of system-udev
eudev is a fork of system-udev with the goal of obtaining better compatibility with existing software such as OpenRC and Upstart, older kernels, various toolchains and anything else required by users and various distributions.
- https://github.com/gentoo/eudev/archive/v3.2.10.tar.gz
+ https://github.com/gentoo/eudev/archive/v3.2.11.tar.gz
config.cache
@@ -20,7 +20,7 @@
glibc-devel
libkmod-devel
- libutil-linux-devel
+ libutil-linux-devel
libpcre-devel
libxslt-devel
gperf
@@ -92,6 +92,13 @@
+
+ 2022-08-13
+ 3.2.11
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2022-07-21
3.2.10