Skip to content
Snippets Groups Projects
Commit 8ee93174 authored by Jenkins's avatar Jenkins
Browse files

submodules: update nightly branch

parents e5bd3cac 65279541
No related branches found
No related tags found
No related merge requests found
client-android @ 61441225
Subproject commit 2246c0435b7d83f89880c82cf6d223d5fa4de1fc Subproject commit 61441225a41cf5c1ad36021f450e330f9b28603e
client-gnome @ d7dd3dec
Subproject commit 55d2473091d51af06b133b6ce46aafda9ec84fb1 Subproject commit d7dd3deca55c5ef3e51483ef4699172638ef0305
client-macosx @ c8035c6f
Subproject commit 022b57a6fb75af3bf89f33bcc62ecfaa9e4184e6 Subproject commit c8035c6f0798336b97a3cbd5c56868c990ca2c6e
daemon @ 9630c15e
Subproject commit 08d0c72785c07f8384484ecbfdb2040ef81d2d18 Subproject commit 9630c15e27123e40794bd5e0eeaf51e828732091
lrc @ 9470ab5f
Subproject commit 760497e80f73f46e655f9e7e47a922b92f4fe0ae Subproject commit 9470ab5f343900b96ea2ed27694c49e83a71ad6c
...@@ -73,7 +73,7 @@ HUFCGSHO3/kzxSlkE1PBUX3IZ8PSFijyopBnWUhlSXuyRjte8OR7Fl/Rlf0IaOD1 ...@@ -73,7 +73,7 @@ HUFCGSHO3/kzxSlkE1PBUX3IZ8PSFijyopBnWUhlSXuyRjte8OR7Fl/Rlf0IaOD1
# In general: you will not need to modify these variables. # In general: you will not need to modify these variables.
# WARNING: When modifying the paths, keep in mind that the corresponding # WARNING: When modifying the paths, keep in mind that the corresponding
# postrm paths should be modified as well # postrm paths should be modified as well
APT_FILE="/etc/apt/sources.list.d/ring-main.sources" APT_FILE="/etc/apt/sources.list.d/ring-main.list"
UPDATE_MANAGER_PATH="/etc/update-manager/release-upgrades.d/" UPDATE_MANAGER_PATH="/etc/update-manager/release-upgrades.d/"
RING_UPDATE_MANAGER_ID="ring-main" RING_UPDATE_MANAGER_ID="ring-main"
...@@ -131,15 +131,7 @@ EOF ...@@ -131,15 +131,7 @@ EOF
# Add an entry for the package repository to the trusted package # Add an entry for the package repository to the trusted package
# sources (DEB822 format) # sources (DEB822 format)
cat > $APT_FILE <<EOF cat > $APT_FILE <<EOF
# This file makes sure that Ring is kept up-to-date deb ${RING_REPO} ring main
# as part of regular system upgrades
Types: deb
URIs: $RING_REPO
Suites: ring
Architectures: i386 amd64
Components: main
Signed-By: $RING_KEY_FINGERPRINT
EOF EOF
# Additionally, if update manager is installed we inform it about # Additionally, if update manager is installed we inform it about
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment