inspircd: update to 2.0.25.
This commit is contained in:
parent
96739ecb7a
commit
db41735d33
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'inspircd'
|
||||
pkgname=inspircd
|
||||
version=2.0.24
|
||||
version=2.0.25
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="perl pkg-config"
|
||||
|
@ -12,7 +12,7 @@ short_desc="Modular Internet Relay Chat server"
|
|||
maintainer="Alexander Gehrke <void@qwertyuiop.de>"
|
||||
license="GPL-2"
|
||||
distfiles="https://github.com/inspircd/inspircd/archive/v${version}.tar.gz"
|
||||
checksum=41f702cb84caa2db089a02f511a3da3e7fa3cdce7d2c5040b3c54c5da83c8b40
|
||||
checksum=c2488fafd04fcabbd8ddc8b9cdc6e0b57e942802b451c9cbccaf5d8483ebd251
|
||||
|
||||
do_configure() {
|
||||
./configure --enable-extras=m_ssl_openssl.cpp,m_regex_posix.cpp,m_sqlite3.cpp,m_geoip.cpp
|
||||
|
|
Loading…
Reference in New Issue