From 44cc246923262a34685012366be8428e0b1dbab7 Mon Sep 17 00:00:00 2001 From: Yue Tao Date: Mon, 27 Feb 2023 10:57:22 +0800 Subject: [PATCH] pcm: replace Debian main repo with snapshot Use the Debian snapshot since the https://deb.debian.org/debian/pool/main/p/pcm/pcm_202207-1.dsc no longer exists Test Plan: Pass: downloader Closes-bug: 2008658 Signed-off-by: Yue Tao Change-Id: Id88cdb1eb15a68a12c3862d17b1d1fd6b6ab7d5c --- tools/pcm/debian/meta_data.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/pcm/debian/meta_data.yaml b/tools/pcm/debian/meta_data.yaml index ae4e1d9b..a104a9b9 100644 --- a/tools/pcm/debian/meta_data.yaml +++ b/tools/pcm/debian/meta_data.yaml @@ -1,5 +1,5 @@ debver: 202207-1 -archive: https://deb.debian.org/debian/pool/main/p/pcm/ +archive: https://snapshot.debian.org/archive/debian/20220911T211006Z/pool/main/p/pcm/ revision: dist: $STX_DIST PKG_GITREVCOUNT: true