lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit e7678c7f0cd4c2e1e8c7497611c3554dc235d6c9
parent 03c0a3ea31441161b43c6b996ada57e0a63b152b
Author: Claudio Leite <leitec@staticky.com>
Date:   Sat, 20 Feb 2016 17:49:15 -0500

ngircd: update to version 23

Signed-off-by: Claudio Leite <leitec@staticky.com>

Diffstat:
Mnet/ngircd/Makefile | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/ngircd/Makefile b/net/ngircd/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ngircd -PKG_VERSION:=22.1 +PKG_VERSION:=23 PKG_RELEASE:=1 PKG_MAINTAINER:=Claudio Leite <leitec@staticky.com> 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:=586c4fef1fbb77dcbe723e9136ec08eb +PKG_MD5SUM:=a58e0075fea60176fa7df092ca7e2c6a PKG_INSTALL:=1