mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-28 10:20:07 +00:00
core/networkmanager: updated to 1.24.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
b7b8875c3ef1db0989f78351ba3e8ad8 NetworkManager-1.22.10.tar.xz
|
||||
7e2bda987e5b8c2e004d9bdb5cb0dc62 NetworkManager-1.24.0.tar.xz
|
||||
ca790d4c847f22ce149d834e45996a1e fix-musl-linux-header.diff
|
||||
975f6158e517d7054d8830bd41e879dc fix-musl-qsort_r.patch
|
||||
4b3594caee829b4d980c6f59616f14c3 musl-basic.patch
|
||||
|
||||
@@ -64,6 +64,7 @@ drwxr-xr-x root/root usr/include/libnm/
|
||||
-rw-r--r-- root/root usr/include/libnm/nm-device-team.h
|
||||
-rw-r--r-- root/root usr/include/libnm/nm-device-tun.h
|
||||
-rw-r--r-- root/root usr/include/libnm/nm-device-vlan.h
|
||||
-rw-r--r-- root/root usr/include/libnm/nm-device-vrf.h
|
||||
-rw-r--r-- root/root usr/include/libnm/nm-device-vxlan.h
|
||||
-rw-r--r-- root/root usr/include/libnm/nm-device-wifi-p2p.h
|
||||
-rw-r--r-- root/root usr/include/libnm/nm-device-wifi.h
|
||||
@@ -118,6 +119,7 @@ drwxr-xr-x root/root usr/include/libnm/
|
||||
-rw-r--r-- root/root usr/include/libnm/nm-setting-user.h
|
||||
-rw-r--r-- root/root usr/include/libnm/nm-setting-vlan.h
|
||||
-rw-r--r-- root/root usr/include/libnm/nm-setting-vpn.h
|
||||
-rw-r--r-- root/root usr/include/libnm/nm-setting-vrf.h
|
||||
-rw-r--r-- root/root usr/include/libnm/nm-setting-vxlan.h
|
||||
-rw-r--r-- root/root usr/include/libnm/nm-setting-wifi-p2p.h
|
||||
-rw-r--r-- root/root usr/include/libnm/nm-setting-wimax.h
|
||||
@@ -143,9 +145,9 @@ drwxr-xr-x root/root usr/include/libnm/
|
||||
-rw-r--r-- root/root usr/include/libnm/nm-wimax-nsp.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/NetworkManager/
|
||||
drwxr-xr-x root/root usr/lib/NetworkManager/1.22.10/
|
||||
-rwxr-xr-x root/root usr/lib/NetworkManager/1.22.10/libnm-device-plugin-adsl.so
|
||||
-rwxr-xr-x root/root usr/lib/NetworkManager/1.22.10/libnm-device-plugin-wifi.so
|
||||
drwxr-xr-x root/root usr/lib/NetworkManager/1.24.0/
|
||||
-rwxr-xr-x root/root usr/lib/NetworkManager/1.24.0/libnm-device-plugin-adsl.so
|
||||
-rwxr-xr-x root/root usr/lib/NetworkManager/1.24.0/libnm-device-plugin-wifi.so
|
||||
drwxr-xr-x root/root usr/lib/NetworkManager/VPN/
|
||||
drwxr-xr-x root/root usr/lib/NetworkManager/conf.d/
|
||||
drwxr-xr-x root/root usr/lib/NetworkManager/dispatcher.d/
|
||||
@@ -199,6 +201,7 @@ drwxr-xr-x root/root usr/share/dbus-1/interfaces/
|
||||
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Tun.xml
|
||||
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Veth.xml
|
||||
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Vlan.xml
|
||||
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Vrf.xml
|
||||
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Vxlan.xml
|
||||
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.WiMax.xml
|
||||
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.WifiP2P.xml
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# depends : gobject-introspection vala glib libndp eudev curl util-linux nss nspr readline newt intltool libxslt dbus polkit python3-gobject3
|
||||
|
||||
name=networkmanager
|
||||
version=1.22.10
|
||||
version=1.24.0
|
||||
release=1
|
||||
backup="etc/NetworkManager/NetworkManager.conf"
|
||||
source="https://ftp.gnome.org/pub/gnome/sources/NetworkManager/${version%.*}/NetworkManager-$version.tar.xz
|
||||
|
||||
Reference in New Issue
Block a user