irc/inspircd: Update to 3.10.0

Changes: https://docs.inspircd.org/3/change-log/#inspircd-3100

PR:	255932
This commit is contained in:
Dries Michiels 2021-05-16 19:49:36 -07:00 committed by Neel Chauhan
parent d666169c89
commit 1efb9faa31
3 changed files with 6 additions and 5 deletions

View File

@ -2,7 +2,7 @@
PORTNAME= inspircd
DISTVERSIONPREFIX= v
DISTVERSION= 3.9.0
DISTVERSION= 3.10.0
CATEGORIES= irc
MAINTAINER= driesm.michiels@gmail.com

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1614362910
SHA256 (inspircd-inspircd-v3.9.0_GH0.tar.gz) = 5bda0fc3d41908cda4580de39d62e8be4840da45f31e072cfca337b838add567
SIZE (inspircd-inspircd-v3.9.0_GH0.tar.gz) = 853862
TIMESTAMP = 1621190895
SHA256 (inspircd-inspircd-v3.10.0_GH0.tar.gz) = 9bbf3581fc1a9443ef4c4595b208e5b8852483cb78b20fe3e98d225fa4538982
SIZE (inspircd-inspircd-v3.10.0_GH0.tar.gz) = 854024

View File

@ -1,6 +1,8 @@
bin/inspircd
bin/inspircd-genssl
bin/inspircd-testssl
@sample %%ETCDIR%%/examples/codepages/iso-8859-1.conf.example %%ETCDIR%%/iso-8859-1.conf
@sample %%ETCDIR%%/examples/codepages/iso-8859-2.conf.example %%ETCDIR%%/iso-8859-2.conf
@sample %%ETCDIR%%/examples/filter.conf.example %%ETCDIR%%/filter.conf
@sample %%ETCDIR%%/examples/helpop.conf.example %%ETCDIR%%/helpop.conf
@sample %%ETCDIR%%/examples/inspircd.conf.example %%ETCDIR%%/inspircd.conf
@ -11,7 +13,6 @@ bin/inspircd-testssl
@sample %%ETCDIR%%/examples/opers.conf.example %%ETCDIR%%/opers.conf
@sample %%ETCDIR%%/examples/quotes.txt.example %%ETCDIR%%/quotes.txt
%%ETCDIR%%/examples/codepages/ascii.conf.example
%%ETCDIR%%/examples/codepages/latin1.conf.example
%%ETCDIR%%/examples/codepages/rfc1459.conf.example
%%ETCDIR%%/examples/codepages/strict-rfc1459.conf.example
%%ETCDIR%%/examples/providers/dronebl.conf.example