diff options
| author | Michael Forney <mforney@mforney.org> | 2016-07-08 19:08:57 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-07-08 19:08:57 -0700 |
| commit | 289cd1337a556044bbd0ca7a258cb520a7c51c9c (patch) | |
| tree | 8910c4b6dcc7667dd8e8ee5e04464aaebc364301 | |
| parent | d024a30f4e106b8766c4694fbc6352d35c156f8f (diff) | |
libnl: Update to 3.2.28
| -rw-r--r-- | extra/libnl/.rev | 2 | ||||
| -rw-r--r-- | extra/libnl/defs.h | 6 | ||||
| m--------- | extra/libnl/src | 0 |
3 files changed, 4 insertions, 4 deletions
diff --git a/extra/libnl/.rev b/extra/libnl/.rev index d00491fd..0cfbf088 100644 --- a/extra/libnl/.rev +++ b/extra/libnl/.rev @@ -1 +1 @@ -1 +2 diff --git a/extra/libnl/defs.h b/extra/libnl/defs.h index becc29dd..6c422830 100644 --- a/extra/libnl/defs.h +++ b/extra/libnl/defs.h @@ -9,11 +9,11 @@ #define PACKAGE "libnl" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "libnl" -#define PACKAGE_STRING "libnl 3.2.27" +#define PACKAGE_STRING "libnl 3.2.28" #define PACKAGE_TARNAME "libnl" #define PACKAGE_URL "http://www.infradead.org/~tgr/libnl/" -#define PACKAGE_VERSION "3.2.27" -#define VERSION "3.2.27" +#define PACKAGE_VERSION "3.2.28" +#define VERSION "3.2.28" /* #undef const */ #ifndef __cplusplus /* #undef inline */ diff --git a/extra/libnl/src b/extra/libnl/src -Subproject 7b9671c6d88fce7e5261e4caa1a9a17f7136eba +Subproject 656f381ccf58785319bb0236595c896125d33ed |
