diff options
| author | Michael Forney <mforney@mforney.org> | 2017-09-23 00:54:43 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-09-25 19:36:41 -0700 |
| commit | c52e0947a5dd30d94c05089baee3d014a4cf60d1 (patch) | |
| tree | 118decb1a3083bade4f0a639dd11f74d92302979 /pkg | |
| parent | 70859aff39395cb99bb85af1b178e9554b7c8af3 (diff) | |
util-linux: Update to 2.30.2
Diffstat (limited to 'pkg')
| -rw-r--r-- | pkg/util-linux/config.h | 14 | ||||
| -rw-r--r-- | pkg/util-linux/gen.lua | 2 | ||||
| -rw-r--r-- | pkg/util-linux/rev | 2 | ||||
| m--------- | pkg/util-linux/src | 0 |
4 files changed, 9 insertions, 9 deletions
diff --git a/pkg/util-linux/config.h b/pkg/util-linux/config.h index c6d1e34e..91274bc6 100644 --- a/pkg/util-linux/config.h +++ b/pkg/util-linux/config.h @@ -167,10 +167,10 @@ #define HAVE___PROGNAME 1 /* #undef HAVE___SECURE_GETENV */ #define LIBBLKID_DATE "02-Jun-2017" -#define LIBBLKID_VERSION "2.30.1" -#define LIBFDISK_VERSION "2.30.1" -#define LIBMOUNT_VERSION "2.30.1" -#define LIBSMARTCOLS_VERSION "2.30.1" +#define LIBBLKID_VERSION "2.30.2" +#define LIBFDISK_VERSION "2.30.2" +#define LIBMOUNT_VERSION "2.30.2" +#define LIBSMARTCOLS_VERSION "2.30.2" /* #undef LOGIN_CHOWN_VCS */ /* #undef LOGIN_STAT_MAIL */ #define LT_OBJDIR ".libs/" @@ -179,10 +179,10 @@ #define PACKAGE "util-linux" #define PACKAGE_BUGREPORT "kzak@redhat.com" #define PACKAGE_NAME "util-linux" -#define PACKAGE_STRING "util-linux 2.30" +#define PACKAGE_STRING "util-linux 2.30.2" #define PACKAGE_TARNAME "util-linux" #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" -#define PACKAGE_VERSION "2.30" +#define PACKAGE_VERSION "2.30.2" #define PG_BELL 1 #define SWAPON_HAS_TWO_ARGS 1 /* #undef SYS_fallocate */ @@ -216,7 +216,7 @@ #endif #define USE_TTY_GROUP 1 /* #undef USE_USRDIR_PATHS_ONLY */ -#define VERSION "2.30" +#define VERSION "2.30.2" #if defined AC_APPLE_UNIVERSAL_BUILD # if defined __BIG_ENDIAN__ # define WORDS_BIGENDIAN 1 diff --git a/pkg/util-linux/gen.lua b/pkg/util-linux/gen.lua index 3069c3f7..2de40c57 100644 --- a/pkg/util-linux/gen.lua +++ b/pkg/util-linux/gen.lua @@ -1,4 +1,4 @@ -set('version', '2.30.1') +set('version', '2.30.2') cflags{ '-include $dir/config.h', '-I include', diff --git a/pkg/util-linux/rev b/pkg/util-linux/rev index b8626c4c..7ed6ff82 100644 --- a/pkg/util-linux/rev +++ b/pkg/util-linux/rev @@ -1 +1 @@ -4 +5 diff --git a/pkg/util-linux/src b/pkg/util-linux/src -Subproject 1dc4d2efe875eef1231043ef0d54549e35a7864 +Subproject 8bef60e497f769792af9b756dfb91f8696956db |
