Skip to content

Commit 8d0e8e2

Browse files
RSplietdangowrt
authored andcommitted
Update build key to "Universal GPG signing key from Nitrokey 3A key"
Signed-off-by: Roy Spliet <[email protected]>
1 parent e0f62de commit 8d0e8e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_installer.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set -o pipefail
55

66
DESTDIR="$PWD"
77

8-
OPENWRT_PGP="0xCD84BCED626471F1"
8+
OPENWRT_PGP="0x1D53D1877742E911"
99
KEYSERVER="keyserver.ubuntu.com"
1010
INSTALLERDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
1111
OPENWRT_DIR="${INSTALLERDIR}/openwrt-ib"

0 commit comments

Comments
 (0)