[gnome-build-meta/valentindavid/libbytesize-2.2] libbytesize: Update to 2.2



commit 45dc2ea74042073b27b641b70eaca3787d095751
Author: Valentin David <valentin david codethink co uk>
Date:   Tue Apr 21 16:07:10 2020 +0200

    libbytesize: Update to 2.2
    
    libbytesize 1.2 tries to install module for python 2, but fails to
    find python 2. So then it install files in /bytesize and pollutes the
    root directory.

 elements/core-deps/libbytesize.bst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/elements/core-deps/libbytesize.bst b/elements/core-deps/libbytesize.bst
index 40a5e48b..03c72e5c 100644
--- a/elements/core-deps/libbytesize.bst
+++ b/elements/core-deps/libbytesize.bst
@@ -1,11 +1,11 @@
 kind: autotools
 sources:
 - kind: tar
-  url: github_com:storaged-project/libbytesize/releases/download/1.2/libbytesize-1.2.tar.gz
+  url: github_com:storaged-project/libbytesize/releases/download/2.2/libbytesize-2.2.tar.gz
 build-depends:
 - freedesktop-sdk.bst:public-stacks/buildsystem-autotools.bst
 depends:
 - core-deps/mpfr.bst
-- freedesktop-sdk.bst:components/pcre.bst
+- freedesktop-sdk.bst:components/pcre2.bst
 - freedesktop-sdk.bst:components/python3.bst
 - freedesktop-sdk.bst:bootstrap-import.bst


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]