From 15de4c8aa61202e0e57a93802d93ead2dfc0a8e2 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Thu, 12 Sep 2019 17:59:35 +0200 Subject: [PATCH] potrace: Update version from 1.13 to 1.15 No idea, why 1.13 was installed in 2016 in the first place despite 1.15 being available. --- potrace.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/potrace.be0 b/potrace.be0 index 38baafa7c..0fbaec769 100755 --- a/potrace.be0 +++ b/potrace.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION potrace-1.13-0 +# BEE_VERSION potrace-1.15-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.)