[gnome-build-meta/valentindavid/toolbox-0.0.99.3: 3/3] Update toolbox to 0.0.99.3
- From: Marge Bot <marge-bot src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/valentindavid/toolbox-0.0.99.3: 3/3] Update toolbox to 0.0.99.3
- Date: Fri, 22 Jul 2022 01:01:25 +0000 (UTC)
commit 7ac8ec4a39fedfe5020e05a9882b2357a97b35c4
Author: Valentin David <me valentindavid com>
Date: Thu Jul 21 22:40:17 2022 +0200
Update toolbox to 0.0.99.3
Part-of: <https://gitlab.gnome.org/GNOME/gnome-build-meta/-/merge_requests/1677>
elements/vm/toolbox.bst | 61 +++++++++++++++++++++++++++++++++++++++++++----
files/toolbox/riscv.patch | 12 ----------
2 files changed, 57 insertions(+), 16 deletions(-)
---
diff --git a/elements/vm/toolbox.bst b/elements/vm/toolbox.bst
index 7254aa699..2c6068e4b 100644
--- a/elements/vm/toolbox.bst
+++ b/elements/vm/toolbox.bst
@@ -2,7 +2,7 @@ kind: meson
sources:
- kind: tar
- url: github_files:containers/toolbox/releases/download/0.0.99.1/toolbox-0.0.99.1.tar.xz
+ url: github_files:containers/toolbox/releases/download/0.0.99.3/toolbox-0.0.99.3.tar.xz
- kind: git_tag
url: github:HarryMichal/go-version.git
track: v1.0.0
@@ -80,11 +80,64 @@ sources:
directory: 'src/vendor/golang.org/x/crypto'
- kind: git_tag
url: github:golang/sys.git
- track: 66c3f260301c
+ track: 953cdadca894
track-tags: false
directory: 'src/vendor/golang.org/x/sys'
-- kind: patch
- path: files/toolbox/riscv.patch
+- kind: git_tag
+ url: github:golang/text.git
+ track: v0.3.0
+ track-tags: false
+ directory: 'src/vendor/golang.org/x/text'
+- kind: git_tag
+ url: github:go-yaml/yaml.git
+ track: v2.2.2
+ track-tags: false
+ directory: 'src/vendor/gopkg.in/yaml.v2'
+- kind: git_tag
+ url: github:spf13/viper.git
+ track: v1.3.2
+ track-tags: false
+ directory: 'src/vendor/github.com/spf13/viper'
+- kind: git_tag
+ url: github:stretchr/testify.git
+ track: v1.7.0
+ track-tags: false
+ directory: 'src/vendor/github.com/stretchr/testify'
+- kind: git_tag
+ url: github:spf13/jwalterweatherman.git
+ track: v1.0.0
+ track-tags: false
+ directory: 'src/vendor/github.com/spf13/jwalterweatherman'
+- kind: git_tag
+ url: github:spf13/cast.git
+ track: v1.3.0
+ track-tags: false
+ directory: 'src/vendor/github.com/spf13/cast'
+- kind: git_tag
+ url: github:spf13/afero.git
+ track: v1.1.2
+ track-tags: false
+ directory: 'src/vendor/github.com/spf13/afero'
+- kind: git_tag
+ url: github:pelletier/go-toml.git
+ track: v1.2.0
+ track-tags: false
+ directory: 'src/vendor/github.com/pelletier/go-toml'
+- kind: git_tag
+ url: github:mitchellh/mapstructure.git
+ track: v1.1.2
+ track-tags: false
+ directory: 'src/vendor/github.com/mitchellh/mapstructure'
+- kind: git_tag
+ url: github:magiconair/properties.git
+ track: v1.8.0
+ track-tags: false
+ directory: 'src/vendor/github.com/magiconair/properties'
+- kind: git_tag
+ url: github:hashicorp/hcl.git
+ track: v1.0.0
+ track-tags: false
+ directory: 'src/vendor/github.com/hashicorp/hcl'
build-depends:
- freedesktop-sdk.bst:components/systemd.bst
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]