Skip to content
Snippets Groups Projects
Commit 4b8b610d authored by Luis Guzmán's avatar Luis Guzmán
Browse files

cargo,rustc: update the abrowser stack for 115 build.

parent 77226874
No related branches found
No related tags found
1 merge request!1128cargo,rustc: update the abrowser stack for 115 build.
Pipeline #1027 passed
#!/bin/sh
#
# Copyright (C) 2022 Luis Guzmán <ark@switnet.org>
# Copyright (C) 2023 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=A6DCF7707EBC211F
EXTERNAL='deb-src http://ppa.launchpadcontent.net/mozillateam/build-support/ubuntu $UPSTREAM main'
REPOKEY=9BDB3D89CE49EC21
BACKPORTS=true
. ./config
......
#!/bin/sh
#
# Copyright (C) 2022 Luis Guzmán <ark@switnet.org>
# Copyright (C) 2023 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=A6DCF7707EBC211F
EXTERNAL='deb-src http://ppa.launchpadcontent.net/mozillateam/build-support/ubuntu $UPSTREAM main'
REPOKEY=9BDB3D89CE49EC21
BACKPORTS=true
. ./config
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment