From f49d0d27d45479be05e4ff5cdc2250522dad0eac Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 14 Jan 2020 17:05:27 +0100 Subject: [PATCH] libepoxy: Update version from 1.5.3 to 1.5.4 https://github.com/anholt/libepoxy/releases/tag/1.5.4 --- libepoxy.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libepoxy.be0 b/libepoxy.be0 index 1ab29c22f..c6636e0cf 100755 --- a/libepoxy.be0 +++ b/libepoxy.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION libepoxy-1.5.3-0 +# BEE_VERSION libepoxy-1.5.4-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.)