package/irssi: bump version to 1.4.5

For change log, see:
https://irssi.org/NEWS/#news-v1-4-5

This commit also adds the pgp key id used for the signature
verification.

Signed-off-by: Julien Olivain <ju.o@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Julien Olivain 2024-11-10 00:39:05 +01:00 committed by Thomas Petazzoni
parent 9101aad327
commit 525c1369bc
2 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,5 @@
# Locally calculated after checking pgp signature
sha256 fefe9ec8c7b1475449945c934a2360ab12693454892be47a6d288c63eb107ead irssi-1.4.4.tar.xz
# Locally calculated after checking pgp signature with key
# 7EE65E3082A5FB06AC7C368D00CCB587DDBEF0E1
sha256 72a951cb0ad622785a8962801f005a3a412736c7e7e3ce152f176287c52fe062 irssi-1.4.5.tar.xz
# Locally calculated
sha256 a1a27cb2ecee8d5378fbb3562f577104a445d6d66fee89286e16758305e63e2b COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
IRSSI_VERSION = 1.4.4
IRSSI_VERSION = 1.4.5
IRSSI_SOURCE = irssi-$(IRSSI_VERSION).tar.xz
IRSSI_SITE = https://codeberg.org/irssi/irssi/releases/download/$(IRSSI_VERSION)
IRSSI_LICENSE = GPL-2.0+