From f1fe73f34303138c5ebc76872cf71c584824edc3 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Fri, 18 May 2018 16:21:19 +0200 Subject: [PATCH] cairo: Update version from 1.15.6 to 1.15.12 --- cairo.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cairo.be0 b/cairo.be0 index bfc00b880..37329f950 100755 --- a/cairo.be0 +++ b/cairo.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION cairo-1.15.6-0 +# BEE_VERSION cairo-1.15.12-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.)