networkmanager: upgrade to 1.44.2

This commit is contained in:
Victor Tebar
2023-10-06 19:34:13 +00:00
parent 8bd9efaa43
commit 7f47070097
2 changed files with 3 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
networkmanager-1.44.2-1
networkmanager-1.44.2-2
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/NetworkManager/
-rw-r--r-- root/root etc/NetworkManager/NetworkManager.conf.spkgnew
@@ -251,10 +251,6 @@ drwxr-xr-x root/root usr/share/gir-1.0/
drwxr-xr-x root/root usr/share/polkit-1/
drwxr-xr-x root/root usr/share/polkit-1/actions/
-rw-r--r-- root/root usr/share/polkit-1/actions/org.freedesktop.NetworkManager.policy
drwxr-xr-x root/root usr/share/vala/
drwxr-xr-x root/root usr/share/vala/vapi/
-rw-r--r-- root/root usr/share/vala/vapi/libnm.deps
-rw-r--r-- root/root usr/share/vala/vapi/libnm.vapi
drwxr-xr-x root/root var/
drwxr-xr-x root/root var/lib/
drwx------ root/root var/lib/NetworkManager/

View File

@@ -4,7 +4,7 @@
name=networkmanager
version=1.44.2
release=1
release=2
backup="etc/NetworkManager/NetworkManager.conf"
source="$name-$version.tar.xz::https://ftp.gnome.org/pub/gnome/sources/NetworkManager/${version%.*}/NetworkManager-$version.tar.xz
rc.$name
@@ -28,6 +28,7 @@ build() {
-Ddocs=false \
-Dqt=false \
-Dtests=no \
-Dvapi=false \
$OPT
meson compile -C build