index
:
openwrt-packages.git
Community maintained packages for OpenWrt
log msg
author
committer
range
linksys3200ac-master
master
update/libndpi-to-4.6
update/udpspeeder
about
summary
refs
log
tree
commit
diff
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Rosen Penev <rosenp@gmail.com>
2021-07-18 20:54:55 -0700
committer
tripolar <tripolar@users.noreply.github.com>
2021-07-27 10:27:53 +0200
commit
752656c6be242d266d689078cc3ed1d76cb0143f
(
patch
)
tree
41fe07837da690cf6266cca0e3fb8f33acf25b8e
parent
399ef59ce9a7d2d23a7cd6d60c3403e905342878
(
diff
)
irssi: update to 1.2.3
Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat
-rw-r--r--
net/irssi/Makefile
8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/irssi/Makefile b/net/irssi/Makefile
index 95e841f48..554f3115d 100644
--- a/
net/irssi/Makefile
+++ b/
net/irssi/Makefile
@@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=irssi
-PKG_VERSION:=1.2.2
-PKG_RELEASE:=1
+PKG_VERSION:=1.2.3
+PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://github.com/irssi/irssi/releases/download/$(PKG_VERSION)/
-PKG_HASH:=6727060c918568ba2ff4295ad736128dba0b995d7b20491bca11f593bd857578
+PKG_HASH:=a647bfefed14d2221fa77b6edac594934dc672c4a560417b1abcbbc6b88d769f
-PKG_LICENSE:=GPL-2.0
+PKG_LICENSE:=GPL-2.0-or-later
PKG_LICENSE_FILES:=COPYING
PKG_CPE_ID:=cpe:/a:irssi:irssi