diff mbox series

[1/1] package/irssi: bump to version 1.4.2

Message ID 20221021222412.109567-1-fontaine.fabrice@gmail.com
State Accepted
Headers show
Series [1/1] package/irssi: bump to version 1.4.2 | expand

Commit Message

Fabrice Fontaine Oct. 21, 2022, 10:24 p.m. UTC
Use offical tarball link (from https://irssi.org/download)

https://irssi.org/2022/07/17/irssi-1.4.2-released/
https://irssi.org/2022/06/12/irssi-1.4.1-released/

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/irssi/irssi.hash | 2 +-
 package/irssi/irssi.mk   | 6 ++----
 2 files changed, 3 insertions(+), 5 deletions(-)

Comments

Peter Korsgaard Oct. 23, 2022, 5:24 p.m. UTC | #1
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Use offical tarball link (from https://irssi.org/download)

s/offical/official/

> https://irssi.org/2022/07/17/irssi-1.4.2-released/
 > https://irssi.org/2022/06/12/irssi-1.4.1-released/

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed, thanks.
diff mbox series

Patch

diff --git a/package/irssi/irssi.hash b/package/irssi/irssi.hash
index 05555250a7..ecd339d83d 100644
--- a/package/irssi/irssi.hash
+++ b/package/irssi/irssi.hash
@@ -1,4 +1,4 @@ 
 # Locally calculated after checking pgp signature
-sha256  a647bfefed14d2221fa77b6edac594934dc672c4a560417b1abcbbc6b88d769f  irssi-1.2.3.tar.xz
+sha256  79a4765d2dfe153c440a1775b074d5d0682b96814c7cf92325b5e15ce50e26a8  irssi-1.4.2.tar.xz
 # Locally calculated
 sha256  a1a27cb2ecee8d5378fbb3562f577104a445d6d66fee89286e16758305e63e2b  COPYING
diff --git a/package/irssi/irssi.mk b/package/irssi/irssi.mk
index da71622a04..c2d02289ad 100644
--- a/package/irssi/irssi.mk
+++ b/package/irssi/irssi.mk
@@ -4,11 +4,9 @@ 
 #
 ################################################################################
 
-IRSSI_VERSION = 1.2.3
+IRSSI_VERSION = 1.4.2
 IRSSI_SOURCE = irssi-$(IRSSI_VERSION).tar.xz
-# Do not use the github helper here. The generated tarball is *NOT* the
-# same as the one uploaded by upstream for the release.
-IRSSI_SITE = https://github.com/irssi/irssi/releases/download/$(IRSSI_VERSION)
+IRSSI_SITE = https://codeberg.org/irssi/irssi/releases/download/$(IRSSI_VERSION)
 IRSSI_LICENSE = GPL-2.0+
 IRSSI_LICENSE_FILES = COPYING
 IRSSI_CPE_ID_VENDOR = irssi