Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
package-helpers
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
trisquel
package-helpers
Commits
4b8b610d
Commit
4b8b610d
authored
1 year ago
by
Luis Guzmán
Browse files
Options
Downloads
Patches
Plain Diff
cargo,rustc: update the abrowser stack for 115 build.
parent
77226874
No related branches found
Branches containing commit
No related tags found
1 merge request
!1128
cargo,rustc: update the abrowser stack for 115 build.
Pipeline
#1027
passed
1 year ago
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
helpers/make-cargo
+3
-3
3 additions, 3 deletions
helpers/make-cargo
helpers/make-rustc
+3
-3
3 additions, 3 deletions
helpers/make-rustc
with
6 additions
and
6 deletions
helpers/make-cargo
+
3
−
3
View file @
4b8b610d
#!/bin/sh
#
# Copyright (C) 202
2
Luis Guzmán <ark@switnet.org>
# Copyright (C) 202
3
Luis Guzmán <ark@switnet.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
@@ -18,8 +18,8 @@
#
VERSION
=
1
EXTERNAL
=
'deb-src http://ppa.launchpadcontent.net/
ubuntu-mozilla-security/rust-updates
/ubuntu $UPSTREAM main'
REPOKEY
=
A6DCF7707EB
C21
1F
EXTERNAL
=
'deb-src http://ppa.launchpadcontent.net/
mozillateam/build-support
/ubuntu $UPSTREAM main'
REPOKEY
=
9BDB3D89CE49E
C21
BACKPORTS
=
true
.
./config
...
...
This diff is collapsed.
Click to expand it.
helpers/make-rustc
+
3
−
3
View file @
4b8b610d
#!/bin/sh
#
# Copyright (C) 202
2
Luis Guzmán <ark@switnet.org>
# Copyright (C) 202
3
Luis Guzmán <ark@switnet.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
@@ -22,8 +22,8 @@
##
VERSION
=
1
EXTERNAL
=
'deb-src http://ppa.launchpadcontent.net/
ubuntu-mozilla-security/rust-updates
/ubuntu $UPSTREAM main'
REPOKEY
=
A6DCF7707EB
C21
1F
EXTERNAL
=
'deb-src http://ppa.launchpadcontent.net/
mozillateam/build-support
/ubuntu $UPSTREAM main'
REPOKEY
=
9BDB3D89CE49E
C21
BACKPORTS
=
true
.
./config
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment