diff options
author | piernov <piernov@piernov.org> | 2012-03-19 23:12:44 +0100 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2012-03-19 23:12:44 +0100 |
commit | fe83c5bb8c519928bfa5beb47aeaf40538fee67f (patch) | |
tree | a2a010d48ae4efa8aada209a8055dd8c35e40348 | |
parent | bb556b35aa15fc3f53fc14922dcb4b490c8a5d21 (diff) | |
download | nutyx-extra-fe83c5bb8c519928bfa5beb47aeaf40538fee67f.tar.gz nutyx-extra-fe83c5bb8c519928bfa5beb47aeaf40538fee67f.tar.bz2 nutyx-extra-fe83c5bb8c519928bfa5beb47aeaf40538fee67f.tar.xz nutyx-extra-fe83c5bb8c519928bfa5beb47aeaf40538fee67f.zip |
networkmanager 0.9.3.997-1 màj port
-rw-r--r-- | networkmanager/.footprint.i686 | 2 | ||||
-rw-r--r-- | networkmanager/.footprint.x86_64 | 2 | ||||
-rw-r--r-- | networkmanager/.md5sum.i686 | 2 | ||||
-rw-r--r-- | networkmanager/.md5sum.x86_64 | 2 | ||||
-rw-r--r-- | networkmanager/Pkgfile | 2 |
5 files changed, 7 insertions, 3 deletions
diff --git a/networkmanager/.footprint.i686 b/networkmanager/.footprint.i686 index 61e1979c8..c8199ce26 100644 --- a/networkmanager/.footprint.i686 +++ b/networkmanager/.footprint.i686 @@ -52,11 +52,13 @@ drwxr-xr-x root/root usr/include/libnm-glib/ -rw-r--r-- root/root usr/include/libnm-glib/nm-access-point.h -rw-r--r-- root/root usr/include/libnm-glib/nm-active-connection.h -rw-r--r-- root/root usr/include/libnm-glib/nm-client.h +-rw-r--r-- root/root usr/include/libnm-glib/nm-device-bond.h -rw-r--r-- root/root usr/include/libnm-glib/nm-device-bt.h -rw-r--r-- root/root usr/include/libnm-glib/nm-device-ethernet.h -rw-r--r-- root/root usr/include/libnm-glib/nm-device-infiniband.h -rw-r--r-- root/root usr/include/libnm-glib/nm-device-modem.h -rw-r--r-- root/root usr/include/libnm-glib/nm-device-olpc-mesh.h +-rw-r--r-- root/root usr/include/libnm-glib/nm-device-vlan.h -rw-r--r-- root/root usr/include/libnm-glib/nm-device-wifi.h -rw-r--r-- root/root usr/include/libnm-glib/nm-device-wimax.h -rw-r--r-- root/root usr/include/libnm-glib/nm-device.h diff --git a/networkmanager/.footprint.x86_64 b/networkmanager/.footprint.x86_64 index 61e1979c8..c8199ce26 100644 --- a/networkmanager/.footprint.x86_64 +++ b/networkmanager/.footprint.x86_64 @@ -52,11 +52,13 @@ drwxr-xr-x root/root usr/include/libnm-glib/ -rw-r--r-- root/root usr/include/libnm-glib/nm-access-point.h -rw-r--r-- root/root usr/include/libnm-glib/nm-active-connection.h -rw-r--r-- root/root usr/include/libnm-glib/nm-client.h +-rw-r--r-- root/root usr/include/libnm-glib/nm-device-bond.h -rw-r--r-- root/root usr/include/libnm-glib/nm-device-bt.h -rw-r--r-- root/root usr/include/libnm-glib/nm-device-ethernet.h -rw-r--r-- root/root usr/include/libnm-glib/nm-device-infiniband.h -rw-r--r-- root/root usr/include/libnm-glib/nm-device-modem.h -rw-r--r-- root/root usr/include/libnm-glib/nm-device-olpc-mesh.h +-rw-r--r-- root/root usr/include/libnm-glib/nm-device-vlan.h -rw-r--r-- root/root usr/include/libnm-glib/nm-device-wifi.h -rw-r--r-- root/root usr/include/libnm-glib/nm-device-wimax.h -rw-r--r-- root/root usr/include/libnm-glib/nm-device.h diff --git a/networkmanager/.md5sum.i686 b/networkmanager/.md5sum.i686 index 63f630a62..e579e10b8 100644 --- a/networkmanager/.md5sum.i686 +++ b/networkmanager/.md5sum.i686 @@ -1,2 +1,2 @@ -c3eaf1fc69a52849b63ede382c7ec975 NetworkManager-0.9.3.995.tar.xz +1f1ff86c888f42e2ddde799523949169 NetworkManager-0.9.3.997.tar.xz 230fc533e61022bb5494e3486ea14bdf NuTyX.patch diff --git a/networkmanager/.md5sum.x86_64 b/networkmanager/.md5sum.x86_64 index 63f630a62..e579e10b8 100644 --- a/networkmanager/.md5sum.x86_64 +++ b/networkmanager/.md5sum.x86_64 @@ -1,2 +1,2 @@ -c3eaf1fc69a52849b63ede382c7ec975 NetworkManager-0.9.3.995.tar.xz +1f1ff86c888f42e2ddde799523949169 NetworkManager-0.9.3.997.tar.xz 230fc533e61022bb5494e3486ea14bdf NuTyX.patch diff --git a/networkmanager/Pkgfile b/networkmanager/Pkgfile index 067141abf..35980d829 100644 --- a/networkmanager/Pkgfile +++ b/networkmanager/Pkgfile @@ -7,7 +7,7 @@ name=networkmanager -version=0.9.3.995 +version=0.9.3.997 release=1 _name=NetworkManager source=(http://ftp.gnome.org/pub/GNOME/sources/$_name/${version%.*.*}/$_name-$version.tar.xz |