From 2f86922c1a5818f7c1ba3feca79af3f1dc58a2e1 Mon Sep 17 00:00:00 2001 From: david Date: Tue, 12 Jun 2018 10:41:05 +0200 Subject: [PATCH] gst-plugins-base: convert to versionless bee-file --- gst-plugins-base-1.5.2-1.bee => gst-plugins-base.be0 | 2 ++ 1 file changed, 2 insertions(+) rename gst-plugins-base-1.5.2-1.bee => gst-plugins-base.be0 (98%) diff --git a/gst-plugins-base-1.5.2-1.bee b/gst-plugins-base.be0 similarity index 98% rename from gst-plugins-base-1.5.2-1.bee rename to gst-plugins-base.be0 index 0acc4f3fe..ae7d5e74f 100755 --- a/gst-plugins-base-1.5.2-1.bee +++ b/gst-plugins-base.be0 @@ -1,5 +1,7 @@ #!/usr/bin/env beesh +# BEE_VERSION gst-plugins-base-1.5.2-1 + ## 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.)