summaryrefslogtreecommitdiff
path: root/irc/irssi/Makefile
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2023-10-08 11:07:12 +0200
committerDaniel Engberg <diizzy@FreeBSD.org>2023-10-08 11:40:40 +0200
commit0bf29429338f1ca01cbf083ef30ba43fa39832a7 (patch)
treecbbb3a48d9d94f4ed9ee72cc9c5dc39c51e5fefa /irc/irssi/Makefile
parenteditors/vscode: chase electron25 update (diff)
irc/irssi: Update to 1.4.5
Changelog: https://github.com/irssi/irssi/releases/tag/1.4.5 PR: 274253 Reviewed by: David O'Rourke <dor.bsd@xm0.uk> (maintainer) Sponsored by: Blinkinblox
Diffstat (limited to 'irc/irssi/Makefile')
-rw-r--r--irc/irssi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/irssi/Makefile b/irc/irssi/Makefile
index b3db9f3aa2ae..cf2c33a7cb69 100644
--- a/irc/irssi/Makefile
+++ b/irc/irssi/Makefile
@@ -1,5 +1,5 @@
PORTNAME= irssi
-DISTVERSION= 1.4.4
+DISTVERSION= 1.4.5
PORTEPOCH= 2
CATEGORIES?= irc
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/ \