From 1cd2602f134b3d49818dfb648a90c1fa14bb4efa Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 7 Jan 2020 11:26:39 +0100 Subject: [PATCH] pciutils: Update version from 3.5.6 to 3.6.2 --- pciutils.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pciutils.be0 b/pciutils.be0 index 93696c8d2..517ddf1d8 100755 --- a/pciutils.be0 +++ b/pciutils.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION pciutils-3.5.6-0 +# BEE_VERSION pciutils-3.6.2-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.)