Skip to content

Commit

Permalink
updated key url for appimage recipe to https://ftp-master.debian.org/…
Browse files Browse the repository at this point in the history
  • Loading branch information
dkmstr committed Nov 30, 2023
1 parent 8046add commit 2f6132e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client-py3/full/linux/udsclient-appimage-x86_64.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ AppDir:
arch: amd64
sources:
- sourceline: 'deb [arch=amd64] http://ftp.de.debian.org/debian/ bullseye main contrib non-free'
key_url: 'http://keyserver.ubuntu.com/pks/lookup?op=get&search=0x648ACFD622F3D138'
key_url: 'https://ftp-master.debian.org/keys/archive-key-11.asc'

include:
- python3
Expand Down

0 comments on commit 2f6132e

Please sign in to comment.