aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2020-07-16 17:17:35 -0700
committerRosen Penev <rosenp@gmail.com>2020-07-17 15:11:35 -0700
commita98399f3d26ed687f794dd0ab70c3a6b58bb14cd (patch)
tree4c98400e8ba453e026415804356af1db89c8e0a1 /net
parent9be25ea64b38189b649fafba4ae6c11ffa4bd0b8 (diff)
ngircd: update to 26
Fixes compilation with GCC10. Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'net')
-rw-r--r--net/ngircd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ngircd/Makefile b/net/ngircd/Makefile
index 970b0e67e..6d4198425 100644
--- a/net/ngircd/Makefile
+++ b/net/ngircd/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ngircd
-PKG_VERSION:=25
+PKG_VERSION:=26
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://ngircd.barton.de/pub/ngircd
-PKG_HASH:=c4997cae3e3dd6ff6a605ca274268f2b8c9ba0b1a96792c7402e5594222eee4e
+PKG_HASH:=56dcc6483058699fcdd8e54f5010eecee09824b93bad7ed5f18818e550d855c6
PKG_MAINTAINER:=
PKG_LICENSE:=GPL-2.0