1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-17 21:03:56 +02:00

ngircd: update to version 23

Signed-off-by: Claudio Leite <leitec@staticky.com>
This commit is contained in:
Claudio Leite 2016-02-20 17:49:15 -05:00
parent 03c0a3ea31
commit e7678c7f0c

View File

@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=ngircd PKG_NAME:=ngircd
PKG_VERSION:=22.1 PKG_VERSION:=23
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_MAINTAINER:=Claudio Leite <leitec@staticky.com> PKG_MAINTAINER:=Claudio Leite <leitec@staticky.com>
PKG_LICENSE:=GPL-2.0 PKG_LICENSE:=GPL-2.0
@ -18,7 +18,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:= \ PKG_SOURCE_URL:= \
http://ngircd.barton.de/pub/ngircd/ \ http://ngircd.barton.de/pub/ngircd/ \
ftp://ftp.berlios.de/pub/ngircd/ ftp://ftp.berlios.de/pub/ngircd/
PKG_MD5SUM:=586c4fef1fbb77dcbe723e9136ec08eb PKG_MD5SUM:=a58e0075fea60176fa7df092ca7e2c6a
PKG_INSTALL:=1 PKG_INSTALL:=1