mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
debian-archive-keyring: update to 2025.1
Changes since 2023.4: * Add automatic signing keys for trixie * Add Debian Stable Release Key (13/trixie) (ID: 762F67A0B2C39DE4) * Clean up maintscript removal of ancient archive certificates * Get rid of team-members/ and signature verification * Remove buster keys * Rename keyrings from .gpg to .pgp * Use OpenPGP instead of GnuPG when referring to the specification Link: https://salsa.debian.org/release-team/debian-archive-keyring/-/blob/debian/2025.1/debian/changelog Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
@@ -2,8 +2,8 @@ include $(TOPDIR)/rules.mk
|
||||
include $(INCLUDE_DIR)/kernel.mk
|
||||
|
||||
PKG_NAME:=debian-archive-keyring
|
||||
PKG_VERSION:=2023.4
|
||||
PKG_HASH:=6e93a87b9e50bd81518880ec07a62f95d7d8452f4aa703f5b0a3076439f1022c
|
||||
PKG_VERSION:=2025.1
|
||||
PKG_HASH:=9ea7778e443144ca490668737a8ab22dd3e748bb99e805e22ec055abeb3c7fac
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION)_all.deb
|
||||
|
||||
Reference in New Issue
Block a user