From 6596ae49920e29e8d5448135f77cf81a8688531e Mon Sep 17 00:00:00 2001
From: Paul Menzel <pmenzel@molgen.mpg.de>
Date: Wed, 7 Feb 2018 15:16:24 +0100
Subject: [PATCH] util-linux: Update version from 2.30 to 2.31.1

Change-log is only the git commit log.

[1] https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git/log/
---
 util-linux.be0 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/util-linux.be0 b/util-linux.be0
index b678cffea..04a61702d 100755
--- a/util-linux.be0
+++ b/util-linux.be0
@@ -1,6 +1,6 @@
 #!/usr/bin/env beesh
 
-# BEE_VERSION util-linux-2.30-0
+# BEE_VERSION util-linux-2.31.1-0
 
 ## this file was created by bee init and should be executed to build a
 ## bee-package. (Additional hints are located at the end of this file.)