From c66de482043df480cf70f51d6468940c8fc0ade3 Mon Sep 17 00:00:00 2001 From: Claudio Leite Date: Sat, 11 Feb 2017 10:52:28 -0500 Subject: [PATCH] ngircd: update to v24 Signed-off-by: Claudio Leite --- net/ngircd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/ngircd/Makefile b/net/ngircd/Makefile index 3778609ca..829e18eb1 100644 --- a/net/ngircd/Makefile +++ b/net/ngircd/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ngircd -PKG_VERSION:=23 +PKG_VERSION:=24 PKG_RELEASE:=1 PKG_MAINTAINER:=Claudio Leite PKG_LICENSE:=GPL-2.0 @@ -18,7 +18,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:= \ http://ngircd.barton.de/pub/ngircd/ \ ftp://ftp.berlios.de/pub/ngircd/ -PKG_MD5SUM:=a58e0075fea60176fa7df092ca7e2c6a +PKG_MD5SUM:=59b2d56f6eb55b85225e91ebfbfc848b PKG_INSTALL:=1